tree: 064e119404b867268cf397a30ce14982182a2b27 [path history] [tgz]
  1. index.html
  2. index.js
  3. package.json
  4. README.md
  5. webpack.config.js
android/vendor/wasm-bindgen-0.2.80/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!