Lua

This is the common project page for:

News

2011-12-14 LuaJIT 2.0.0-beta9 has been released
This release has many bug fixes and several new features:
  • The port of LuaJIT to PPC CPUs is complete.
  • The FFI library now supports callbacks from C code to Lua.
  • Support for generating and loading embeddable bytecode.
  • Improvements to the JIT compiler region selection heuristics.
Please check the changelog for more details.
2011-05-05 LuaJIT 1.1.7 has been released
This is a minor bug fix release for the LuaJIT 1.1 branch.
Please check the changelog for more details.