lua-users home
lua-l archive

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



Hi,

I've been watching the discussion regarding coroutines with interest.

Does anyone have any idea if the Resumable VM Patch (http://lua-users.org/wiki/ResumableVmPatch) will make it in to the next release of LUA? The ability to properly yield from C callback functions is pretty crucial for my application but I'd rather avoid merging a fork of the mainline.

Thanks,
Shaun