https://github.com/howprogrammingworks/webassembly
JavaScript WebAssembly API
https://github.com/howprogrammingworks/webassembly
Last synced: about 2 months ago
JSON representation
JavaScript WebAssembly API
- Host: GitHub
- URL: https://github.com/howprogrammingworks/webassembly
- Owner: HowProgrammingWorks
- License: mit
- Created: 2018-02-28T22:54:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T21:35:28.000Z (11 months ago)
- Last Synced: 2024-05-13T22:39:51.378Z (11 months ago)
- Language: JavaScript
- Homepage: https://www.youtube.com/TimurShemsedinov
- Size: 32.2 KB
- Stars: 8
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)