mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-05 17:11:25 +00:00
305 B
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!