How Fil-C Works
https://fil-c.org/how

> Fil-C achieves memory safety for C and C++ code by transforming all unsafe operations in LLVM IR into code that does dynamic checking to catch all violations of Fil-C’s rules.

#CLanguage #FilC #Cpp #LLVM

How Fil-C Works