
John Carmack
@ID_AA_Carmack · 18. Juni 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· 17. Juni 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
15:37 · 18. Juni 2025 · 59.337 Aufrufe
55
33
801