package
0.36.0
Repository: https://github.com/tinygo-org/tinygo.git
Documentation: pkg.go.dev

# 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.