1 2 3 4 5
To regenerate the wasm file: ``` $ rustc +nightly --target wasm32-unknown-unknown -O -g ./hello.rs ```