Bookmarks tagged [webassembly]
- tags: deno, javascript, typescript, webassembly, ryan-dahl
https://invidious.snopyta.org/watch?v=z6JRlx5NC9E
- tags: deno, javascript, typescript, webassembly, ryan-dahl
GitHub - appcypher/awesome-wasm-langs: 😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
https://github.com/appcypher/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly - appcypher/awesome-wasm-langs
- tags: javascript, webassembly
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling...
- tags: webassembly
https://github.com/rustwasm/wasm-pack
📦 ✨ pack up the wasm and publish it to npm!
- tags: rust, ffi, webassembly, wasm
- source code
https://github.com/rustwasm/wasm-bindgen
A project for facilitating high-level interactions between wasm modules and JS. [](https://travis-ci.org/rustwasm/wasm-bind...
- tags: rust, ffi, webassembly, wasm
- source code