diff options
author | Eduardo Julian | 2021-10-01 02:59:09 -0400 |
---|---|---|
committer | Eduardo Julian | 2021-10-01 02:59:09 -0400 |
commit | 628356261aa9539b4f438ffd369a2638dc9506bd (patch) | |
tree | 917b4118194d14b4d5fe5efc93091977d4caebdf /documentation/bookmark/back_end | |
parent | 8196ab379495ab00c11b74b55b6f2fabd99ab351 (diff) |
Commercial licensing option for Lux + release versions for sub-projects.
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 |