Y
Hacker News
new
|
ask
|
show
|
jobs
by
15155
164 days ago
At that point why not just run V8 isolates, if JS is your only guest?
1 comments
simonw
164 days ago
I'm having trouble finding a library for running v8 isolates from Node.js or Python doesn't include a warning in the README not to use it to run untrusted code.
link
15155
164 days ago
https://github.com/laverdet/isolated-vm
https://github.com/fulcrumapp/v8-sandbox
But yeah, interesting, it might not exist.
link