▲ | achierius 5 days ago | |
Out of curiosity, why did you need a sandbox if you didn't have any security concerns? | ||
▲ | kodablah 5 days ago | parent | next [-] | |
Sibling quoted the proper part. It's to help people keep code deterministic by helping prevent shared state and prevent non-deterministic standard library calls. | ||
▲ | necovek 5 days ago | parent | prev [-] | |
Sounds like they put the reason just there. |