Alex Crichton
574e54a89d
Add an example of --no-modules
in action
2018-04-19 07:21:09 -07:00
Alex Crichton
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
Alex Crichton
a3e5485b86
Add examples/documentation for closures
2018-04-09 14:34:21 -07:00
Alex Crichton
4716752991
Add an example of namespaced APIs
...
By creating wasm modules from Rust!
2018-03-22 17:39:48 -07:00
Alex Crichton
b00f8c5a28
Add an example of the performance
API
2018-03-21 10:21:21 -07:00
Alex Crichton
758bb3c2c3
Add an example using Math
2018-03-21 10:03:40 -07:00
Alex Crichton
dd054fa357
Add an example of DOM access
2018-03-21 08:26:00 -07:00
Alex Crichton
d8e5930799
Add an example of console.log
...
Also clean up some other exampels
2018-03-09 10:25:48 -08:00
Alex Crichton
4ebb3df330
Add a smorgasboard example
2018-03-02 20:19:39 -08:00
Alex Crichton
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