13 releases
new 0.2.2 | Feb 13, 2025 |
---|---|
0.2.1 | Feb 13, 2025 |
0.1.12 | Feb 15, 2024 |
0.1.6 | Dec 28, 2023 |
#186 in WebAssembly
189 downloads per month
30KB
816 lines
monistode-emulator-bindings
The WASM bindings for the monistode CPU emulator set.
Building and publishing
These bindings use wasm-pack; packaging them up is done via:
wasm-pack build --target=web
cd pkg
npm publish
Dependencies
~6MB
~107K SLoC