godbledger
godbledger copied to clipboard
Support for Apple Silicon
Hi there,
It would be great to have darwin-arm64 as a compilation target to support Apple Silicon devices natively. It compiles perfectly fine on my machine without any additional work. So only the build pipelines need to be updated.
Best regards, Thies
Hi tbrtje!
Thanks for raising this, I dont personally use a mac and it hadn't even occurred to me to build this in.
We use xgo (src.techknowlogick.com/xgo) to cross compile our builds which we have been having issues with because its lack of updates. Hopefully they have something already there but not sure.