Skip to content

Latest commit

 

History

History

main

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.