Go 1.16 was recently released. As I’m deploying Go apps to edge devices and doing updates over cellular, I’m always interested in binary size, and pleasantly surprised with this release that ARM binaries for one project actually got smaller:
Go 1.18 is now released. Generics, 20% improvement for ARM64, etc – good stuff. This further enforces @khem’s conclusion that ARM64 is the place to focus going forward …