techpack/safer_lua/readme.md
2018-06-24 15:01:33 +02:00

228 B

SaferLUA [safer_lua]

A subset of the language LUA for safe and secure LUA sandboxes with:

  • limited code length
  • limited execution time
  • limited memory use
  • limited posibilities to call functions