Crates.io | monistode-emulator-bindings |
lib.rs | monistode-emulator-bindings |
version | 0.2.2 |
source | src |
created_at | 2023-12-28 05:40:19.164815 |
updated_at | 2025-02-13 00:26:36.189634 |
description | Web assembly bindings for the monistode emulator |
homepage | |
repository | |
max_upload_size | |
id | 1082169 |
size | 33,837 |
The WASM bindings for the monistode CPU emulator set.
These bindings use wasm-pack; packaging them up is done via:
wasm-pack build --target=web
cd pkg
npm publish