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.