Lua

The LuaJIT 1.x series represents the current stable branch. Only a single bug has been discovered in the last three years. So, if you need a rock-solid VM, you are encouraged to fetch the latest release of LuaJIT 1.x from the » Download page.

LuaJIT 2.0 is the currently active development branch in beta test. It has » much better performance than LuaJIT 1.x and runs on many more platforms and architectures. It's nearing a stable release, so you should definitely start to evaluate it for new projects right now.

Current Status

LuaJIT ought to run all Lua 5.1-compatible source code just fine. It's considered a serious bug if the VM crashes or produces unexpected results — please report this.

Known incompatibilities and issues in LuaJIT 2.0:

Roadmap

Please refer to the » LuaJIT Roadmap 2012/2013 for details.