
John Carmack
@ID_AA_Carmack · Jun 18, 2025
This is interesting — a compiler/runtime that makes almost all standard C/C++ code completely memory safe. The performance overhead is not negligible, but there are plenty of cases where “rewrite it in rust” still isn’t a practical solution.
Filip Jerzy Pizło@filpizlo· Jun 17, 2025Here's an updated list of C/C++ programs that are totally memory safe because I ported then to Fil-C. In many cases they requires zero changes or just small cosmetic changes!
- musl libc
- libc++ (C++)
- libc++abi (C++)
- WG14 signals
- libuev
- icu4c (C++)
- zlib
- bzip2
-
Elon Musk
@elonmusk
Yeah
03:37 PM · June 18, 2025 · 59.3K views
55
33
801