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

JIT don't work #301

Open
SewerynKaminski opened this issue Feb 2, 2025 · 1 comment
Open

JIT don't work #301

SewerynKaminski opened this issue Feb 2, 2025 · 1 comment

Comments

@SewerynKaminski
Copy link

SewerynKaminski commented Feb 2, 2025

DEPRECATION NOTICE: Neko is not actively maintained anymore. You can open an issue anyway, but don't expect to get response from developers.

I'm using build from source and change code in jit_x86.c. For ex. adding some garbage after #ifdef NEKO_JIT_ENABLE.
Gues what? The build went without errors it menas JIT is disabled.

If I force JIT there is diferecne in running neko or neko -interp the first Segmentation fault

Linux 6.8.0-52-generic
Ubuntu 24.04 SMP PREEMPT_DYNAMIC
x86_64 AMD Ryzen 7 3700X 8-Core Processor

@tobil4sk
Copy link
Member

tobil4sk commented Feb 2, 2025

I don't think jit works unless running a 32 bit x86 build

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