Description
32-bit Lua 5.1 programs can run through a fast just-in-time compiler with mostly drop-in compatibility. This helps games, plugins, scripts, and embedded runtimes get better performance without changing language style.
It is a language runtime for applications and developers. JIT behavior can differ from a plain interpreter, so test scripts that rely on C modules, low-level FFI, or exact timing.