Hacker News new | ask | show | jobs
by eimrine 872 days ago
Why not to use virtual machines for this?
1 comments

The untrusted code might try to access the host machine. Or run an endless loop, or fill the disk. I think OP is looking for a service that would deal with these edge cases (timeouts, resource limits, extra security layers).