[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Sandboxing scripts, luaL_openlibs, and require
- From: Guy Junk <guyjunkaccount@...>
- Date: Sun, 17 May 2009 11:26:35 -0300
I have, and it would likely be a lot easier. I've heard that having
more than one lua_State though takes up a lot of memory, so I'm trying
to see if it's possible to use only one state.
On Fri, May 15, 2009 at 12:38 PM, Anner J. Bonilla <annerjb@gmail.com> wrote:
> have you consider using different virtual machines for each entity?