Run Go with Wagon
Wagon is a WebAssembly-based Go interpreter that allows you to run Go code in web browsers and other environments that support WebAssembly.
- •When you want to run Go code in a web browser without compiling it to JavaScript
- •When you need to test or prototype Go code in a WebAssembly environment
- •When you want to create web-based Go development tools or interactive tutorials
./wagon load examples/hello.go && ./wagon run hello
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/wagon && curl -fsSL https://workflowstacks.com/api/skills/wagon/claude-skill -o ~/.claude/skills/wagon/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Run Go with Wagon is a medium Go project (~12k lines across 98 code files, plus 2 test files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 77 months ago, BSD-3-Clause license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2cmd/wasm-run/main.goWhere the program starts running
- 3go.modDependencies and the commands it exposes
- 4internal/stack/stack.goInside internal/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/wagon && curl -fsSL https://workflowstacks.com/api/skills/wagon/claude-skill -o ~/.claude/skills/wagon/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.