wasm-bindgen/examples/without-a-bundler/README.md
2019-05-26 16:43:00 +09:00

305 B

Without a Bundler

View documentation for this example online

You can build the example locally with:

$ wasm-pack build --target web

and then opening index.html in a browser should run the example!