Slide 44
Slide 44 text
LuaJIT2 Features
Interpreter written in assembler (DynASM)
Trace compiler
x86/64 (Windows, OSX, Linux, etc)
SSE2 instructions required
ARM (Android, iOS, etc), PPC, MIPS
only the interpreter part on iOS works now, blame Apple
Introduction to LuaJIT