sandboxing for non luau languages too? #647
Unanswered
Shadowblitz16
asked this question in
Q&A
Replies: 1 comment
-
It's totally possible, you can provide isolated environment for Lua chunks (or functions). hooks can be used to limit execution time, memory limit for limiting memory. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get sandboxing with lua too and not just luau?
Beta Was this translation helpful? Give feedback.
All reactions