Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows ARM64 support? #941

Open
hjyamauchi opened this issue Sep 18, 2024 · 4 comments
Open

Windows ARM64 support? #941

hjyamauchi opened this issue Sep 18, 2024 · 4 comments

Comments

@hjyamauchi
Copy link

Hi,

Does mimalloc support Windows ARM64?

#482 seems to indicate so but https://github.com/microsoft/mimalloc/blob/dev/ide/vs2022/mimalloc.sln seems to indicate that mimalloc isn't built for Windows ARM64?

Thank you,
Hiroshi

@hjyamauchi
Copy link
Author

Hi again,

Similar to #908, would there be a Windows ARM64 support?

A couple of questions:

  • It seems that the binaries mimalloc-redirect.dll and mimalloc-redirect32.dll are provided as binary-only for X64 and X86 and its source code isn't available. Could these be added for ARM64?
  • The cmake line
    message(STATUS "Cannot use redirection on Windows ARM (MI_WIN_REDIRECT=OFF)")
    might suggest that the same redirect mechanism doesn't work on Windows ARM64. Is it the case?

@hjyamauchi
Copy link
Author

CC @daanx

@daanx
Copy link
Collaborator

daanx commented Nov 18, 2024

Just an update: it would be great to have the redirection module for arm64 on Windows as well and we are working on it.

@hjyamauchi
Copy link
Author

That's great! Looking forward to it!

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

No branches or pull requests

2 participants