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-1dev10 years ago2 downloads
0.1.0-110 years ago216 downloads

Dependencies

lua >= 5.1, <= 5.3

Manifests