LuaJIT

</No.More.Secrets>

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language, known for its high performance and efficiency. It compiles Lua code into machine code at runtime, making it one of the fastest implementations of Lua.