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

[hl] Respect hl-legacy32 for I64 arrays #11903

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Dec 25, 2024

Since #11734, the hl-legacy32 define is not respected by ArrayBytes<I64>.

This avoids the issue, however, I'm not sure if other parts of genhl.ml should be changed too?

(Alternatively, maybe hl-legacy32 support should be removed along with 32 bit support in hashlink)

@yuxiaomao
Copy link
Contributor

I don't really have an idea of how hl32 is working (and how to test it properly), so I'm good as long as CI is green.

@tobil4sk
Copy link
Member Author

Seems that the mac macro tests failed randomly, it should pass if the failed job is rerun... 😅

For testing, I just built a hello world sample with -D hl-legacy32 and ran it with a 32 bit hashlink build. It is possible to build one on windows via Visual Studio (I also managed to build it on linux but without hdlls).

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.

2 participants