-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
ARM64Enhancement RequestedProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
Windows 10 supports ARM64 processors. And, Windows 10 on ARM64 can run x86 applications. But, performance is significantly low because of emulation. And, it cannot run native AMD64 applications. So, some developers recompile their applications for better performance.
Win32 API supports ARM processors. (I saw native ARM64 applications which is not an UWP app) But, WPF does not support ARM64 but only x86/AMD64. If WPF supports ARM64, many WPF applications will be able to run efficiently with ARM processors.
felixhirt, soapdog, nazwa, Rujith, jbe2277 and 33 moredbeavon, dotMorten, vldt, nazwa, dganzella and 7 more
Metadata
Metadata
Assignees
Labels
ARM64Enhancement RequestedProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions