Utility library used in h1emu.
- Soeprotocol
- GatewayProtocol
- Joaat hash
- RC4 encryption
- Crc32
- Rust toolchain : https://www.rust-lang.org/tools/install
- wasm-pack :
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
.