lua-users home
lua-l archive

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


Perhaps this was discussed before I signed up for this list, but I missed
it (obviously).

In version 3.1, there is a brief mention of "multiple interpretation
environments" on the FAQ.  That sounds great!  Will there be support for
multiple threads running different Lua environments?  If so, I'd be pretty
happy!  Also, how is it going to work?  Will there be multiple garbage
collectors, or just one Lua memory space?  Is there any way to communicate
between different environments?

Just curious...

Fred