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

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

#646 in WebAssembly

Download history 2/week @ 2023-12-29 169/week @ 2024-02-09 72/week @ 2024-02-16 27/week @ 2024-02-23 4/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 63/week @ 2024-03-29 11/week @ 2024-04-05

74 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.8–2.6MB
~40K SLoC