lua-users home
lua-l archive

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


Has anyone made yieldable load patches for Lua 5.2 and Lua 5.3?

I know you can run load inside load, so it should be safe to coroutinize, but perhaps not trivial.