Description
Lua 5.2-oriented code can run through a LuaJIT 2.1 branch intended as a fast drop-in runtime.
This Git package is useful for developers testing LuaJIT compatibility and performance with Lua 5.2 support. It is a language runtime, not an application.
JIT runtimes can behave differently from standard Lua. Test compatibility, FFI use, and performance-sensitive code.