monistode-emulator-bindings 0.1.12

Web assembly bindings for the monistode emulator
Documentation

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