fx31337-wasm
v0.1.34
Published
FX31337 engine in wasm
Readme
FX31337-wasm
Build
npm installnpm run build
WebAssembly files should be compiled in dist/ directory.
Testing
npm
Run npm run start to run a local HTTP server.
Python
Install requirements by: pip3 install -r tests/python/requirements.txt.
Run scripts in: tests/python/.
