Skip to content

altf4/libenforcer

Repository files navigation

libenforcer

TypeScript and WebAssembly library for detecting cheating in Super Smash Bros Melee replays.

WebAssembly Implementation

Includes a high-performance Rust/Wasm implementation.

Quick Start:

cd libenforcer-wasm
./build-wasm.sh
cd ../web
python3 -m http.server 8000

TypeScript Library

Get Dependencies

yarn

Test cases

yarn test

About

TypeScript library for the SLP enforcer app

Resources

License

Stars

Watchers

Forks

Packages

No packages published