aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/back-end/WebAssembly (WASM).md
diff options
context:
space:
mode:
authorEduardo Julian2021-06-12 01:32:40 -0400
committerEduardo Julian2021-06-12 01:32:40 -0400
commitaf3e6e2cb011dc2ad9204440990731a2f272716d (patch)
tree3521c74b05fc5b3ddddbe901d32ace87dbb6c018 /documentation/bookmark/back-end/WebAssembly (WASM).md
parent8f575da5095e3b259d4eb6b6f13d3e37ef1d38e4 (diff)
Constraining the year of the snapshot time in Aedifex.
Diffstat (limited to 'documentation/bookmark/back-end/WebAssembly (WASM).md')
-rw-r--r--documentation/bookmark/back-end/WebAssembly (WASM).md33
1 files changed, 0 insertions, 33 deletions
diff --git a/documentation/bookmark/back-end/WebAssembly (WASM).md b/documentation/bookmark/back-end/WebAssembly (WASM).md
deleted file mode 100644
index 4e6487d85..000000000
--- a/documentation/bookmark/back-end/WebAssembly (WASM).md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Exemplar
-
-1. [Announcing GraalWasm — a WebAssembly engine in GraalVM](https://medium.com/graalvm/announcing-graalwasm-a-webassembly-engine-in-graalvm-25cd0400a7f2)
-1. [Towards a WebAssembly standalone runtime on GraalVM](https://dl.acm.org/citation.cfm?id=3362780)
-1. https://github.com/vvanders/wasm_lua
-1. https://github.com/AppCypher/webassemblylanguages
-1. https://medium.com/perlin-network/life-a-secure-blazing-fast-cross-platform-webassembly-vm-in-go-ea3b31fa6e09
-
-# Reference
-
-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
-1. http://fitzgeraldnick.com/2018/04/26/how-does-dynamic-dispatch-work-in-wasm.html
-1. https://hacks.mozilla.org/2018/03/making-webassembly-better-for-rust-for-all-languages/
-1. https://webassembly.github.io/
-1. https://github.com/WebAssembly/spec/blob/md-proto/md-proto/WebAssembly.md
-1. https://github.com/WebAssembly/binaryen
-1. [NYLUG Presents: Luke Wagner -on- WebAssembly: A New Compiler Target For The Web](https://www.youtube.com/watch?v=RByPdCN1RQ4)
-1. https://binji.github.io/2017/03/05/webassembly-type-checking.html
-1. https://github.com/WebAssembly/spec/tree/master/interpreter
-1. https://mbebenita.github.io//WasmExplorer/
-1. http://thecodebarbarian.com/getting-started-with-webassembly-in-node.js.html
-1. http://blog.seraum.com/compiling-javascript-to-webassembly-wasm-or-asm-js-with-nectarjs
-1. https://hacks.mozilla.org/2017/07/memory-in-webassembly-and-why-its-safer-than-you-think/
-1. [Using WebAssembly and Threads (Chrome Dev Summit 2018)](https://www.youtube.com/watch?v=zgOGZgAPUjQ)
-1. https://github.com/wasmerio/wasmer
-1. https://www.fastly.com/blog/announcing-lucet-fastly-native-webassembly-compiler-runtime
-1. https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/
-1. https://cybernetist.com/2019/04/25/wasm-universal-application-runtime/
-1. https://github.com/intel/wasm-micro-runtime
-1. https://medium.com/wasmer/running-webassembly-on-the-kernel-8e04761f1d8e
-