▲ | pjmlp 4 days ago | |
The only bounds that are checked is the overall size of the linear memory block, there is no bounds checking inside the same segment. | ||
▲ | connicpu 4 days ago | parent | next [-] | |
Right. The sandbox can scramble its own state, but as long as the accessible APIs have a protected interface it can't mess up the overall game. | ||
▲ | senorrib 4 days ago | parent | prev [-] | |
Which is exactly the point made by GP. |