Crates.io | h1emu-core |
lib.rs | h1emu-core |
version | 1.3.0 |
source | src |
created_at | 2022-01-20 15:08:31.662513 |
updated_at | 2024-11-15 02:43:27.544553 |
description | Utility library used in h1emu. |
homepage | |
repository | https://github.com/H1emu/H1emu-core |
max_upload_size | |
id | 517710 |
size | 180,712 |
Utility library used in h1emu.
cargo install wasm-pack
run wasm-pack build -t nodejs
to build the wasm module in the /pkg folder
run cargo test
.
run cargo bench
.