You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: