msvc-dev-cmd icon indicating copy to clipboard operation
msvc-dev-cmd copied to clipboard

How can you compile for Windows ARM64EC architecture?

Open HerrNamenlos123 opened this issue 3 months ago • 1 comments

According to https://devblogs.microsoft.com/cppblog/arm64ec-support-in-visual-studio/, you can build for ARM64EC architecture, which seems to have many benefits over normal ARM64 architecture.

Is there a way to use this GH action to build for ARM64EC instead of normal ARM64? I did not see anything documented...

HerrNamenlos123 avatar Apr 07 '24 11:04 HerrNamenlos123