ljx icon indicating copy to clipboard operation
ljx copied to clipboard

LuaJIT with native 5.2 and 5.3 support

LuaJIT experimental 5.2/5.3 port

  • i386/x64 only (other archs adhoc, ported per demand)
  • Some C API calls may be still missing, the frequently used ones are all there

The code is not yet suitable for "long running" production. The changes made are substantial, there will be bugs - and not much testing has been done yet.

Still, lot of smaller single-shot scripts written for 5.2/5.3 work as expected, and a bug in the interpreter can be usually easily spotted.