HaxeFoundation / HaxeFoundation/neko
JIT don't work
Open
- Dominant language
- C
- Stars
- 587
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
*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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.