10 points | by ATechGuy 19 hours ago
3 comments
They work, but with tradeoffs. MicroVMs are secure but slower & costly. WASM is fast & cheap but limited. Ultimately, to date, there isn't a perfect solution. A majority of people employ a hybrid solution.
I know there are too many of them, found this benchmarks that my partner did - https://github.com/nickaggarwal/sandbox-test/blob/main/FULL_.... He is planning to add a few more of them.
A tool so good that it requires 37 different sandboxes
They work, but with tradeoffs. MicroVMs are secure but slower & costly. WASM is fast & cheap but limited. Ultimately, to date, there isn't a perfect solution. A majority of people employ a hybrid solution.
I know there are too many of them, found this benchmarks that my partner did - https://github.com/nickaggarwal/sandbox-test/blob/main/FULL_.... He is planning to add a few more of them.
A tool so good that it requires 37 different sandboxes