2026-02-19 21:41:14 -08:00
2026-02-19 21:41:14 -08:00
2026-02-19 08:53:08 -08:00
2026-02-18 10:22:40 -08:00
2026-02-18 10:50:22 -08:00
2026-02-18 10:50:22 -08:00
2026-02-10 09:04:28 -08:00
2026-02-18 10:49:33 -08:00
2026-02-18 09:21:07 -08:00
2026-02-17 10:12:53 -08:00

How to build the wasm module:

cd wasm-module
wasm-pack build --target web --out-dir ../web-demo/pkg

How to serve the web demo (requires wasm module):

cd web-demo
python3 -m http.server

How to run the native player:

cd native-player
cargo run --release
Description
Embeddable wasm Roblox bhop/surf bot player with a js playback api.
Readme 2.9 MiB
Languages
Rust 88.8%
JavaScript 7%
HTML 2.4%
WGSL 1.8%