These were done in support of a blog entry Introduction to WebAssembly
- simple - a very simple example
- emscripten - basic emscripten compilation
- simple-io - sending and returning parameters from a wasm function
- stream - easier loading of .wasm files
- dual-io - importing a JS function to the wasm