Description
Compiles Go programs for small targets such as microcontrollers, WebAssembly, and compact command-line tools. It helps developers reuse Go syntax where the standard Go toolchain is too large or not suitable.
Embedded builds can write firmware to real hardware. Check board targets, flashing commands, and connected devices before deploying code.