Rust and WebAssembly
WebAssembly (abbrevated a wasm) is an emerging technology.
- WebAssembly
- Rust and the case for WebAssembly in 2018
- https://github.com/rustwasm
- https://github.com/wasmerio/wasmer
- A cartoon intro to WebAssembly
embind
is Emscripten’s tool to generate JavaScript bindings for your C++ code. For example: It exposes your C++ classes as JavaScript classes 💫- Hit the Ground Running with WebAssembly 🚀
- https://dev.to/talentlessguy/let-s-write-frontend-in-go-6ch (TODO: fix broken link)
- Emscripten and the LLVM WebAssembly backend
- Experimenting with WebAssembly and Computer Vision
- (Tiny)Go to WebAssembly
- https://github.com/WebAssembly/wabt