Remix.run Logo
LoganDark 3 hours ago

The safety can be worth it in certain cases. Like when handling untrusted input. And it's not just Rust: look at WUFFS for example. WUFFS can actually rival handwritten implementations in certain cases.

xp84 2 hours ago | parent | next [-]

Are video codecs in the present day able to be sandboxed? In my fantasies at least I’d like the worst a malicious video file can do is cause garbage output or cause the codec to crash.

Forgive the ignorance, I have worked entirely in the abstracted layers of the stack, and mostly web.

throawayonthe 2 hours ago | parent | prev [-]

but not these cases

IshKebab an hour ago | parent [-]

I don't see why not. What makes you think this is unique?