Commit Graph

8 Commits

Author SHA1 Message Date
d04f8c7119 No more need for chrome workarounds! 2018-05-07 07:36:38 -07:00
a01c5ce9f1 WebAssemblyly => WebAssembly 2018-04-17 19:25:55 -04:00
158b95c29b Add WebAssembly Studio links to examples/README
Should hopefully make it much easier to get off the ground running and
exploring!
2018-04-17 13:51:01 -07:00
f60b5d9968 Typo! 2018-04-03 08:43:51 -07:00
6811059935 Add a link to Webpack's fix 2018-04-03 08:21:56 -07:00
644e96cd46 Tweak layout for Chrome 2018-03-05 02:51:10 -08:00
67411f519c Add workaround for hello_world running in Chrome
Fixes #50.
2018-03-03 10:46:43 -08:00
4aa6793b9e Rewrite the README using Webpack
Right now Webpack probably has the most mature support for loading wasm modules,
so let's show off how to do that! Additionally this commits hello world as an
example to the repository.
2018-03-02 20:12:00 -08:00