https://play.rust-lang.org/?version=stable&mode=debug&editio...
Catch the panic & unwind, safe program execution continues. Fundamentally impossible in Fil-C.
I do not know how Fil-C handles this, but it could raise a signal that one can then catch.
Seems like a niche use case. If it needs code to handle, it's also not apples to apples...
I do not know how Fil-C handles this, but it could raise a signal that one can then catch.