An open API service indexing awesome lists of open source software.

https://github.com/howprogrammingworks/webassembly

JavaScript WebAssembly API
https://github.com/howprogrammingworks/webassembly

Last synced: about 2 months ago
JSON representation

JavaScript WebAssembly API

Awesome Lists containing this project

README

        

# Node.js WebAssembly and WASI

- [Rust](./Rust)
- [C++](./C++)
- [WAT (WebAssembly Text format)](./WAT)
- [AssemblyScript](./AssemblyScript)
- How to support callbacks for all languages [wasm-import](https://github.com/tshemsedinov/wasm-import)