39 releases (22 stable)

1.2.8 Dec 7, 2023
1.2.6 Nov 25, 2023
1.2.2 Aug 24, 2023
1.2.1 Jun 28, 2023
0.6.5 Jan 20, 2022

#124 in WebAssembly

Download history 1/week @ 2024-02-15 42/week @ 2024-02-22 2/week @ 2024-02-29 2/week @ 2024-03-07 8/week @ 2024-03-14 130/week @ 2024-03-28 55/week @ 2024-04-04

185 downloads per month
Used in soe-network-parser

BSD-3-Clause

105KB
2K 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

~6.5–9.5MB
~183K SLoC