Simple Rust WebAssembly Tutorial Request

Please see this mini-demo, I used as hands-on compiling to wasm-target.

My intention was to get the code as small as possible, but the panic-handler caused some overhead. AFAIK, this has been improved recently (I can't find the link)