Skip to content
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

feature: Support arm64ec and arm64x #1770

Open
NobodyXu opened this issue Jun 15, 2024 · 2 comments
Open

feature: Support arm64ec and arm64x #1770

NobodyXu opened this issue Jun 15, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@NobodyXu
Copy link
Member

NobodyXu commented Jun 15, 2024

Support it as a fallback target in detect-targets, and provide a release build for it

https://learn.microsoft.com/en-us/windows/arm/arm64ec

https://learn.microsoft.com/en-us/windows/arm/arm64x-pe

@NobodyXu NobodyXu changed the title feature: Support arm64ec feature: Support arm64ec and arm64x Jun 15, 2024
@NobodyXu NobodyXu added the help wanted Extra attention is needed label Jun 15, 2024
@NobodyXu
Copy link
Member Author

For arm64ec there's a rust target https://doc.rust-lang.org/nightly/rustc/platform-support/arm64ec-pc-windows-msvc.html

For arm64x I have no idea how to build it from cmdline, the official doc only shows how to do it in vs

@NobodyXu
Copy link
Member Author

cc @passcod for arm64x do you know how to build it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant