-
-
Notifications
You must be signed in to change notification settings - Fork 262
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
arm64ec support? #4771
Comments
Some implementation hints:
|
extra reference about LLD support [WiP]: |
It seems to me D compilers will need a way to separate arm64 (version identifier |
Yes indeed. The precedent of ABI version identifiers seems to follow |
On Windows the x86_64 and arm64ec are made to interoperate (each can host the other in the same process).
arm64ec
may well be there for a long time.The text was updated successfully, but these errors were encountered: