Build first: wasm-pack build --target web --features wasm then serve this directory with any static file server.
wasm-pack build --target web --features wasm
Loading…