tree: c54582975ea4d198f9ed6ff953e35fc79672e0be [path history] [tgz]
  1. index.html
  2. index.js
  3. package.json
  4. README.md
  5. webpack.config.js
third_party/rust_crates/vendor/wasm-bindgen/examples/import_js/README.md

Importing non-browser JS

View documentation for this example online or View compiled example online

You can build the example locally with:

$ npm run serve

and then visiting http://localhost:8080 in a browser should run the example!