TinyGo logo

TinyGo The TinyGo Authors

Use this command to install TinyGo:
winget install --id=tinygo-org.tinygo -e

TinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (wasm/wasi), and command-line tools. It reuses libraries used by the Go language tools alongside LLVM to provide an alternative way to compile programs written in the Go programming language.

Versions
0.37.0
0.31.2
0.30.0
0.27.0
Website
License