Try out the WASM based demo here
Install the rust toolchain
Build the package
$ cargo run --release --target [check https://doc.rust-lang.org/nightly/rustc/platform-support.html]
Or if you prefer to install it
$ cargo install --target [see above]
Install trunk
$ cargo install --locked trunk
Serve the wasm
$ trunk serve --release