lua-users home
lua-l archive

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


Hello list,

Is it possible either through the c API directly or via a trick to copy a coroutine preserving its state? (Assuming the Lua code is pure)