lua-users home
lua-l archive

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


To be honest, I have no idea. I haven't touched LuaJIT in awhile, and
I've never looked at its internals. It's likely that LuaJIT does state
management in a different way, and that Pluto is not correctly setting
up variables to make the LuaJIT VM happy. Persisting JIT code is a bag
of worms that I'm not really qualified to open.

Ben

On 12/5/05, joe rossi <bigcirde@yahoo.com> wrote:
> I'm trying to integrate the Pluto project with LuaJIT.
>  I have a problem that seems to come from the
> lua_resume function of LuaJITs ldo.c on this call:
>
> luai_userstateresume(L, nargs);
>
> The pluto test script crashes here when returning a
> value from a resumed coroutine. How can I get around
> this?
>
>
>
>
> __________________________________________
> Yahoo! DSL – Something to write home about.
> Just $16.99/mo. or less.
> dsl.yahoo.com
>
>