Back to Tinygo

WebAssembly main execution example

src/examples/wasm/main/README.md

0.41.1253 B
Original Source

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.