Post #1671874
2026-04-24 17:25 UTC
I remember a colleague replying to a question about C++ exceptions not being allowed in Firefox by saying that humans can’t write exception-safe C++.
Looking at recent soundness bugs both in the Rust standard library and elsewhere in the crate ecosystem, it appears that humans can’t write unwind-safe unsafe Rust, either.
(Rust panics abort in Firefox.)
Replies (0)
No replies.