tree: e04a21d393b32d436e979c77e60144bb085a9628 [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.92/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!