wasm.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [wasm]
www.codever.land/bookmarks/t/wasm
rustwasm/wasm-pack
https://github.com/rustwasm/wasm-pack
:package: :sparkles: pack up the wasm and publish it to npm!
- tags: rust, ffi, webassembly, wasm
- :octocat: source code
rustwasm/wasm-bindgen
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
- :octocat: source code