Skip to content

jonelantha/webassembly-webpack-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webassembly-webpack-helloworld

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.

Follow along

Find out more about this project at https://blog.elantha.com/webassembly-webpack-tutorial/

See it live

See the site built from this project live at https://jonelantha.github.io/webassembly-webpack-helloworld/

Run it locally

  1. Clone the repo
  2. Then the usual stuff
    npm install
    npm start
  3. Visit http://localhost:8080

About

A webassembly helloworld using webpack

Resources

Stars

Watchers

Forks

Packages

No packages published