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

monistode-emulator-bindings

Web assembly bindings for the monistode emulator

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

#273 in WebAssembly

Download history 18/week @ 2024-12-12

520 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.6–2.4MB
~37K SLoC