lua-users home
lua-l archive

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


How big can the lua stack get, before it overflows?  Also, is there a
hard-limit restriction of how many coroutines can be created/used?  Is there
a limit or restriction on how many coroutines may be simultaneously yielded?

Thanks,

-Brent