SLJIT is a low-level, platform-independent JIT compiler, which is very well suited for translating bytecode into machine code.
x86 32 / 64ARM 32 / 64RISC-V 32 / 64s390x 64PowerPC 32 / 64LoongArch 64MIPS 32 / 64The primary source of documentation is sljitLir.h.
Additional documentation can be found on SLJIT's website, as well as in the docs folder.
Either open an issue or write an email to hzmester@freemail.hu.
SLJIT is licensed under the Simplified BSD License.
Hacker News (1)
C
98.4%
C++
1.3%
SLJIT is a low-level, platform-independent JIT compiler, which is very well suited for translating bytecode into machine code.
x86 32 / 64ARM 32 / 64RISC-V 32 / 64s390x 64PowerPC 32 / 64LoongArch 64MIPS 32 / 64The primary source of documentation is sljitLir.h.
Additional documentation can be found on SLJIT's website, as well as in the docs folder.
Either open an issue or write an email to hzmester@freemail.hu.
SLJIT is licensed under the Simplified BSD License.
Hacker News (1)
C
98.4%
C++
1.3%