-
Notifications
You must be signed in to change notification settings - Fork 18k
all: add macOS ARM64 port #41385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for making this proposal. This corresponds to the following requirements in https://golang.org/wiki/PortingPolicy#requirements-for-a-new-port:
Also see #39782, which is the tracking issue for adding a builder for this port. /cc @andybons @cagedmantis @toothrot FYI. |
Given that we already have macOS and we have arm64 (and also all the Macs in the world will be arm64 before long, so the alternative is dropping the macOS port entirely), this seems fine and can be fast-tracked. This seems like a likely accept. |
No change in consensus, so accepted. |
Thanks. |
As far as I can tell, the darwin/arm64 port is now pretty much on parity with the darwin/amd64 port (CLs are tracked under #38485), and I don't expect much more to be done on this issue. I think we can close this. Feel free to reopen, or open a new issue, if I missed anything. |
will it be available for download? |
See discussion in #38485. Honestly I don't know why we need a separate issue from #38485. Maybe we just need one started with "proposal:"?
Maintainer: I guess I could be a maintainer for the time being...
The text was updated successfully, but these errors were encountered: