So you see, I had this silly idea for an HTTP 418 page, and then this happened.
- Enable
wasm32-unknown-unknown
target withrustup target add wasm32-unknown-unknown
- Install
wasm-pack
- Build using
wasm-pack build
- Create the Webpack using
webpack
CLI (NPM or Yarn) - Start a web server at the root of the repo and access
demo.html