No local pack selectedPack source: same-origin assetToolchain cache: checking...
Loading...
Go Source Code
Output
Terminal Log
How it works:
GoScript packages the Go compiler, linker, and standard library into a single
goscript.pack file. Your Go source is written into a virtual filesystem,
compiled in-browser, linked to main.wasm, and executed locally.