Go can target platforms and architectures that are primarily in the scope of non-real time embedded operating systems. ARMv5, ARMv6, ARMv7 and ARMv8 support for Linux ARMv7, ARMv8, x86 support for Android Experimental OpenWRT Out-of-the-box cross compilation story. E.g. Run GOOS=linux GOARCH=arm go build to build a binary for ARM/linux boards from a Mac or Windows machine. No other configuration i