An implementation of a light-weight stack-less jit compiler for x86 (32/64), ARM (32 [v5,v7,thumb2]/64), PowerPC (32/64), MIPS (32/64) and SPARC (32) architectures. It generates machine code from a platform independent (simplified) assembly language.
Features
- Fast, thread safe code generation
- Both C and C++ compilers are supported
- Tested with Linux/GCC and Windows/VC++
License
BSD LicenseFollow sljit
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
-
This is awesome project! i love it.
-
Very efficient and compact library for implementing JIT features. Very well designed.
-
Great project, other than the lack of any kind of documentation/examples.