[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: LUA Coroutines (from C/Lua/C callbacks)
- From: Shaun <delius@...>
- Date: Thu, 4 Aug 2005 13:18:17 +1000 (EST)
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