There is a very basic working example in client/examples/basic.rs. To run it:
cd client
cargo build --example basicNow host client with your favorite HTTP server and navigate to examples/basic.html. Also give
wasm64-unknown-unknown a try!
You can run parts of the CI locally:
cd host
# Run `cargo test` with various flags:
cargo run -- test