Your C code can run on capability hardware without a full rewrite
CHERI's hybrid ABI lets you port C code to capability hardware incrementally.
You have a C codebase that is too large to rewrite in Rust and too critical to leave exposed to buffer overflows. CHERI capability hardware promises to catch…