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

[neko] Add support for loading arm ndlls #10996

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Mar 3, 2023

Depends on HaxeFoundation/neko#275 and HaxeFoundation/neko#276.

Should add some tests to ensure the correct path is added to $loader.path.

Closes #10937.

@tobil4sk
Copy link
Member Author

tobil4sk commented Mar 6, 2023

For the test to pass on windows we also need: HaxeFoundation/neko#276.

Unfortunately, we don't currently run arm64 tests on github actions, so while they should pass with the correct neko version on an arm64 system, we won't know for now.

@tobil4sk tobil4sk marked this pull request as ready for review March 6, 2023 12:11
@skial skial mentioned this pull request Mar 8, 2023
1 task
@Simn Simn added this to the Release 4.3 milestone Mar 25, 2023
@Simn Simn self-assigned this Mar 27, 2023
@Simn Simn merged commit 1372eaa into HaxeFoundation:development Mar 28, 2023
@tobil4sk tobil4sk deleted the neko-arm-ndll branch March 28, 2023 22:22
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.

Can not compile using lime on Apple Silicon - possibly wrong arch for neko installed?
2 participants