▲ | achierius 3 months ago | |
Out of curiosity, why did you need a sandbox if you didn't have any security concerns? | ||
▲ | kodablah 3 months 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 3 months ago | parent | prev [-] | |
Sounds like they put the reason just there. |