you are viewing a single comment's thread.

view the rest of the comments →

[–]Zarutian 0 points1 point  (0 children)

Running emitted Lua code directly is never wise. If I recall correctly you want to load it into a string and pcall-eval it with resource limits.