Crates.io | monistode-emulator-bindings |
lib.rs | monistode-emulator-bindings |
version | 0.1.12 |
source | src |
created_at | 2023-12-28 05:40:19.164815 |
updated_at | 2024-02-15 11:01:04.789784 |
description | Web assembly bindings for the monistode emulator |
homepage | |
repository | |
max_upload_size | |
id | 1082169 |
size | 33,295 |
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