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