To make a wasm-based REPL for goal, you have to compile the package into a
goal.wasm file, then put it along index.html, style.css and the
wasm_exec.js corresponding to the Go version that was used to compiled the
result in a common directory to be served by a web-server.