Hi,
Anyone working on JIT for ARM?
I noticed that LLVM is used to JIT Lua scripts. While I not familiar with LLVM (in the sense that I never used it), it doesn’t appear to me the most efficient way to JIT Lua, unless one translates the scripts directly to the LLVM instruction set. Or?
Thank you.
Br,
André Dolenc