logoalt Hacker News

dymk01/23/20251 replyview on HN

It's not like a static type system, and the compiler isn't doing any new reasoning about the code with the sanitizer enabled. It's all runtime checks.


Replies

ssfrr01/24/2025

The underlying clang featurs support compile-time checks as well via the Performance Constraints system: https://conference.audio.dev/session/2024/llvms-real-time-sa...