40 releases (23 stable)

new 1.3.0 Nov 15, 2024
1.2.8 Dec 7, 2023
1.2.6 Nov 25, 2023
1.2.1 Jun 28, 2023
0.6.5 Jan 20, 2022

#121 in WebAssembly

Download history 9/week @ 2024-07-29 53/week @ 2024-09-23 109/week @ 2024-11-11

109 downloads per month
Used in soe-network-parser

BSD-3-Clause

110KB
2.5K SLoC

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.

Dependencies

~7–10MB
~192K SLoC