godbledger icon indicating copy to clipboard operation
godbledger copied to clipboard

Support for Apple Silicon

Open tbrtje opened this issue 2 years ago • 1 comments

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

tbrtje avatar Apr 07 '22 09:04 tbrtje

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.

darcys22 avatar Apr 07 '22 23:04 darcys22