I was thinking of that around the "stack-based interpreted language" paragraph.
Mozilla's RLBox/wasm2c approach would be good for this, for example. Postscript can still mix data and code, but it won't jump outside of the sandbox, and the rest of the program treats its output as untrusted.https://hacks.mozilla.org/2021/12/webassembly-and-back-again...
No comments yet.