Compiling go for Apple Silicon
Dec 6, 2020 · 3 min read · 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...
Join discussion