0.2.6 • Published 5 months ago
monistode-emulator-bindings v0.2.6
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