A helloworld example of how to use hand-coded webassembly (.wat file) in a front-end project using webpack.
Webassambly for front-end devs using front-end tools.
Find out more about this project at https://blog.elantha.com/webassembly-webpack-tutorial/
See the site built from this project live at https://jonelantha.github.io/webassembly-webpack-helloworld/
- Clone the repo
- Then the usual stuff
npm install npm start
- Visit http://localhost:8080