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
- 2010-03-28 LuaJIT 2.0.0-beta4 has been released
-
This release fixes several issues with the beta3 release — please upgrade!
This release also adds more tuning for the x64 port and a new optimization: array bounds check elimination.
Please check the changelog for more details.
- 2010-03-28 LuaJIT 1.1.6 has been released
-
This is a minor bug fix release for the LuaJIT 1.1 branch.
Please check the changelog for more details.
- 2010-03-19 Interactive performance comparison
- The sorely missed performance comparison page is back! Now showing even more Lua benchmarks. An interactive chart allows you to compare different Lua implementations for x86 and x64.