aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back_end
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/back_end/Godot.md (renamed from documentation/bookmark/back-end/Godot.md)0
-rw-r--r--documentation/bookmark/back_end/JavaScript.md (renamed from documentation/bookmark/back-end/JavaScript.md)0
-rw-r--r--documentation/bookmark/back_end/Python.md (renamed from documentation/bookmark/back-end/Python.md)0
-rw-r--r--documentation/bookmark/back_end/haskell.md (renamed from documentation/bookmark/back-end/haskell.md)0
-rw-r--r--documentation/bookmark/back_end/native.md (renamed from documentation/bookmark/back-end/native.md)0
-rw-r--r--documentation/bookmark/back_end/wasm.md (renamed from documentation/bookmark/back-end/wasm.md)1
6 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/back-end/Godot.md b/documentation/bookmark/back_end/Godot.md
index 354e87e96..354e87e96 100644
--- a/documentation/bookmark/back-end/Godot.md
+++ b/documentation/bookmark/back_end/Godot.md
diff --git a/documentation/bookmark/back-end/JavaScript.md b/documentation/bookmark/back_end/JavaScript.md
index f3c57b57f..f3c57b57f 100644
--- a/documentation/bookmark/back-end/JavaScript.md
+++ b/documentation/bookmark/back_end/JavaScript.md
diff --git a/documentation/bookmark/back-end/Python.md b/documentation/bookmark/back_end/Python.md
index 5a3266107..5a3266107 100644
--- a/documentation/bookmark/back-end/Python.md
+++ b/documentation/bookmark/back_end/Python.md
diff --git a/documentation/bookmark/back-end/haskell.md b/documentation/bookmark/back_end/haskell.md
index aa77d723f..aa77d723f 100644
--- a/documentation/bookmark/back-end/haskell.md
+++ b/documentation/bookmark/back_end/haskell.md
diff --git a/documentation/bookmark/back-end/native.md b/documentation/bookmark/back_end/native.md
index 32da388c9..32da388c9 100644
--- a/documentation/bookmark/back-end/native.md
+++ b/documentation/bookmark/back_end/native.md
diff --git a/documentation/bookmark/back-end/wasm.md b/documentation/bookmark/back_end/wasm.md
index 9cca5b8a9..ba278fb2f 100644
--- a/documentation/bookmark/back-end/wasm.md
+++ b/documentation/bookmark/back_end/wasm.md
@@ -12,6 +12,7 @@
# Reference
+1. [Wasm needs a better memory management story](https://github.com/WebAssembly/design/issues/1397)
1. https://bytecodealliance.org/
1. [Faster Fractals with Multi-Threaded WebAssembly](https://blog.scottlogic.com/2019/07/15/multithreaded-webassembly.html)
1. https://blog.scottlogic.com/2018/07/20/wasm-future.html