Past Editions
2020
Running Go on the smallest systems with TinyGo
It is now possible to run Go on microcontrollers such as the Arduino and use it on the web with WebAssembly, all using TinyGo. TinyGo is designed to compile the same Go code you're used to down to much smaller binaries, and thus brings Go to places it couldn't go before.