Skip to content

H1emu/h1emu-core

Repository files navigation

h1emu-core npm version

Utility library used in h1emu.

Features

  • Soeprotocol
  • GatewayProtocol
  • Joaat hash
  • RC4 encryption
  • Crc32

Build

Needed dependencies

Build the wasm module

run wasm-pack build -t nodejs to build the wasm module in the /pkg folder

misc

run unit tests

run cargo test.

run benchmarks

run cargo bench.

About

Utility library used in h1emu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published