|
I'm implementing a lua environment for a project I'm working on. What do I need to do to implement a simple 'sandbox' environment? I want to maximize functionality without compromising the safety of the environment. I'm fairly new to lua, and would appreciate any pointers. --James Hearn