41 releases (24 stable)

1.3.2 Mar 4, 2025
1.3.0 Nov 15, 2024
1.2.8 Dec 7, 2023
1.2.6 Nov 25, 2023
0.6.5 Jan 20, 2022

#132 in WebAssembly

Download history 10/week @ 2024-11-20 4/week @ 2024-12-04 6/week @ 2024-12-11 7/week @ 2025-02-19 23/week @ 2025-02-26 99/week @ 2025-03-05

129 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