#wasm-bindings #emulator #monistode #cpu #web #wasm-pack #set

monistode-emulator-bindings

Web assembly bindings for the monistode emulator

11 releases

0.1.12 Feb 15, 2024
0.1.11 Feb 15, 2024
0.1.6 Dec 28, 2023

#290 in WebAssembly

Download history 1/week @ 2024-09-17 43/week @ 2024-09-24

173 downloads per month

MIT license

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