aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end/JavaScript.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/back_end/JavaScript.md')
-rw-r--r--documentation/bookmark/back_end/JavaScript.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/bookmark/back_end/JavaScript.md b/documentation/bookmark/back_end/JavaScript.md
deleted file mode 100644
index f3c57b57f..000000000
--- a/documentation/bookmark/back_end/JavaScript.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Debugging
-
-1. [The JavaScript Self-Profiling API](https://addyosmani.com/blog/js-self-profiling/)
-
-# Number
-
-1. [BigInt: arbitrary-precision integers in JavaScript](https://v8.dev/features/bigint)
-1. [WebAssembly integration with JavaScript BigInt](https://v8.dev/features/wasm-bigint)
-