hylo icon indicating copy to clipboard operation
hylo copied to clipboard

Implement a way to customize "trap behavior"

Open kyouko-taiga opened this issue 1 year ago • 5 comments

We need a way to explain how a program can trap without making a system call when it is compiled with --no-std. We should probably take inspiration from Rust's #[panic_handler].

kyouko-taiga avatar Sep 28 '23 14:09 kyouko-taiga