Can this project be embedded and used to securely run untrusted code? #4454
siddharthvp
started this conversation in
Ideas
Replies: 0 comments
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.
-
Would be neat to have. Some applications have a use case for embedding a JS runtime to securely run user-provided code. For example in MediaWiki (the backend software which powers Wikipedia), see https://phabricator.wikimedia.org/T61101. There would need to be a way to restrict the maximum memory, CPU and execution time the scripts can take.
Beta Was this translation helpful? Give feedback.
All reactions