-
Notifications
You must be signed in to change notification settings - Fork 10
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
ARM64 support #33
Comments
|
One more fix: llvm/llvm-project@0ecd884 |
|
@hjyamauchi , with your work we are able to build and run arm64 now. Should we complete this and file more granular follow-ups like fixing tests? |
|
Sure |
|
@hjyamauchi Ok, I'm completing this task because we do have arm64 support now. I don't know if the breakdown in the description is still valid but please file follow-up tasks as necessary. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fix bad code generation issues and build hangs so that we can produce official ARM64 builds. This would unblock using Swift on Windows on Apple hardware via Parallels, which would be useful to macOS-based engineers at Apple and The Browser Company.
The text was updated successfully, but these errors were encountered: