lua-users home
lua-l archive

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


Duncan Cross wrote:
> Yes, that's right. Since the whole point of LuaJIT is that it's
> converting Lua code to native machine code internally, when it is
> executed it is not running inside a Lua "thread" object that Pluto can
> inspect and serialize.
>   
Or to continue on the same line of thought, perhaps this would not be
necessary given the new architecture of the LuaJIT 2.x (as outlined in
February's roadmap). Again, something only Mike Pall could answer I guess.

Regards,
B.J.Tolputt