Skip to content

Conversation

@anthony-linaro
Copy link

@anthony-linaro anthony-linaro commented Oct 30, 2025

This PR allows building for ARM64 and ARM64EC.

ARM64 worked out of the box, but the dispatch_select test failed, due to a use-after-free. For some reason this didn't affect other platforms/architectures, but writing to the buffer variable caused a memory fault on native Windows ARM64.

ARM64EC has a few define checks added, to ensure x64 ASM calls aren't run.

Tested using VS2022 and LLVM 21.1.2.

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