# README
WebAssembly main execution example
A simple hello world that prints to the browser console.
License
Note that index.html
is copied almost verbatim from the Go 1.12 source at
$GOROOT/misc/wasm/wasm_exec.html
. Its license applies to this file.