|
|
||
|
On 3-Aug-05, at 10:18 PM, Shaun wrote:
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.