Hello everyone, I'm not entirely sure what Lua implementation is used by OpenComputers (I'm assuming you use a patched version of LuaJ). In any case, I would like to invite you to take a look at Rembulan, a new implementation of Lua 5.3 for the JVM, built with sandboxing in mind. (I'm the project's author.)
The project lives on GitHub here:
https://github.com/mjanicek/rembulanHere are the first two paragraphs from the project's Readme, for your convenience:
As I mentioned above, I assume you're using a patched version of LuaJ. So, what does Rembulan offer that LuaJ doesn't? There a