Hacker News new | ask | show | jobs
by slewis 4966 days ago
The child process could be run inside a chroot jail, or a virtual machine.
1 comments

To that end the developer could anticipate that their code has a lot of side effects and just run light table in a test vm with snapshots to hop back to in case they really mess up. Setting one up isn't hard, and you only pay the overhead cost of a vm or separate test machine if your use case demands it that way.