Elm-Wasm demo pages

Source code repo is here

Elm SPA example (Wasm) Richard Feldman's elm-spa-example, implemented in WebAssembly, using my forked compiler and libraries
Elm SPA example (JS) Richard Feldman's elm-spa-example, implemented in JavaScript, using the official compiler and libraries (for comparison)
Elm C runtime unit tests C code unit tests for the Elm runtime (source)
Elm core library unit tests Tests for Elm's core libraries, integrating Elm, C and JS code (source)