11 releases
0.1.12 | Feb 15, 2024 |
---|---|
0.1.11 | Feb 15, 2024 |
0.1.6 | Dec 28, 2023 |
#290 in WebAssembly
173 downloads per month
29KB
804 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
~1.7–2.5MB
~38K SLoC