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

32-bit x86 support. #4

Open
R4to0 opened this issue Apr 23, 2024 · 2 comments
Open

32-bit x86 support. #4

R4to0 opened this issue Apr 23, 2024 · 2 comments

Comments

@R4to0
Copy link

R4to0 commented Apr 23, 2024

Hello! First, great job on making a JIT fot AS, that was something needed for use.

I have a simple question: does this work with x86 32-bit only projects? I see a lot of x86-64 references in the code and I'm in doubt about it. I work with a team on a hobby (non-profit) project that heavily uses Angelscript API which is 32-bit only at the moment.

Thanks!

@Programier
Copy link
Owner

Hello! Only 64-bit platforms are currently supported. Maybe in the future I will add support for 32-bit platforms.

@R4to0
Copy link
Author

R4to0 commented Apr 26, 2024

No problem. Thanks for replying!

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