This is the common project page for:
- LuaJIT — a Just-In-Time Compiler for Lua.
- Coco — a Lua extension for True C Coroutines.
- DynASM — a Dynamic Assembler for code generation engines.
- Lua Bitop — a Lua extension for bitwise operations on numbers.
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.
- 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.