Small wrapper around riichi-rust to compile it to wasm.
Built packages are deployed to NPM as:
Make sure you have wasm-pack installed in PATH.
Run ./build.sh and check release folder for ready packages for node and bundlers.
- Simple webpack-based demo for bundler version is provided in
demofolder. - Node version is used in tests in
riichi-tspackage, you can check it out here.