Compiling go for Apple Silicon
Compiling go for Apple Silicon devices is fairly straight forward. To get a working binary we'll need an x86 device to use for cross-compilation. In this case we're going to use a DigitalOcean droplet. Note! Currently only the unreleased go 1.16 sup...
Dec 6, 20203 min read103