techpack/safer_lua/readme.md

12 lines
228 B
Markdown
Raw Normal View History

2018-06-24 15:01:33 +02:00
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