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

Upgrade LuaJIT to import ARM64 Windows support #9020

Closed
cosmo0920 opened this issue Jun 28, 2024 · 1 comment
Closed

Upgrade LuaJIT to import ARM64 Windows support #9020

cosmo0920 opened this issue Jun 28, 2024 · 1 comment

Comments

@cosmo0920
Copy link
Contributor

cosmo0920 commented Jun 28, 2024

Is your feature request related to a problem? Please describe.

The current version of LuaJIT supports ARM64 Windows in this commit: LuaJIT/LuaJIT@cb413bf
And completed supporting ARM64 Windows in this ticket:
LuaJIT/LuaJIT#593

Describe the solution you'd like

Upgrading bundled LuaJIT and support ARM64 Windows.

Describe alternatives you've considered

Currently, LuaJIT is disabled for ARM64 Windows.

Additional context

ARM64 Windows is just happened to be shipped due to Surface laptop and Copilot+PC which are shipped with Snapdragon X Elite/Plus which is built on top of AArch64 architecture.

@edsiper
Copy link
Member

edsiper commented Jul 4, 2024

fixed in #9044

@edsiper edsiper closed this as completed Jul 4, 2024
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