Hacker News new | ask | show | jobs
by orra 1504 days ago
To be fair to catch_panic, it exists for a very specific purpose: to prevent the undefined behaviour of unwinding across an FFI boundary.