lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Dec 5, 2012 at 6:20 PM, Tim Caswell <tim@creationix.com> wrote:
> But since I wanted to use luajit in my web app, I decided to write another
> VM.

just curious, is the LuaJIT bytecode somewhat easier to interpret?  or
is the compiler better in some aspect?  because i don't think you'll
be able to use FFI....  ;-)

--
Javier