Skip to content

Add support for compiling Windows ARM64EC - #1230

Open
MugundanMCW wants to merge 1 commit into
awslabs:mainfrom
MugundanMCW:support_arm64ec
Open

Add support for compiling Windows ARM64EC#1230
MugundanMCW wants to merge 1 commit into
awslabs:mainfrom
MugundanMCW:support_arm64ec

Conversation

@MugundanMCW

Copy link
Copy Markdown

PR Description:

  • ARM64EC (Emulation Compatible) is an application binary interface (ABI) for applications running on ARM-based Windows 11 devices. Code built for ARM64EC can interoperate with x64 code running under emulation, leveraging the native performance of ARM hardware.
  • This PR adds support for building the AWS-C-Common library targeting Windows ARM64EC. The changes include conditional guards to exclude x64-specific code paths, enabling successful compilation for the ARM64EC architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant