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
Yes, we'll certainly get ARM64EC supported. Full credit to @dpaoliello for driving ARM64EC support in Rust and LLVM; either he or I will get this added to the windows-rs repo, Real Soon Now.
Suggestion
Rust starts to support ARM64EC:
https://doc.rust-lang.org/stable/rustc/platform-support/arm64ec-pc-windows-msvc.html
Currently
windows-sys
is lacking some structs likeWSADATA
when targeting arm64ec.The text was updated successfully, but these errors were encountered: