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-08-24 LuaJIT 2.0.0-beta5 has been released
-
This release accumulates many fixes of the past months and has a few
performance enhancements.
Please check the changelog for more details.
In other news: I'll now start working on a sponsored port of LuaJIT to PowerPC/e500v2 cores. You can follow the progress in the git repository.
- 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.