Hello:Are there any plans to implement Lua-style coroutines in Neko? I suppose it would be somewhat more difficult in Neko than in Lua because of the JIT compiler, but LuaJIT has addressed this in a reasonably portable manner, so that code might be a good starting point. Anyway, I would really like to see coroutines in Neko.
Thanks, Matt -- Neko : One VM to run them all (http://nekovm.org)
