Small library for running Lua code in a sandbox

$ luarocks install sandbox

Loads each chunk in a separate environment with a restricted subset of the Lua library.
Pure Lua implementation. It doesn't implement memory/execution time restrictions.

Versions

scm-1dev9 years ago2 downloads
0.1.0-19 years ago201 downloads

Dependencies

lua >= 5.1, <= 5.3

Manifests