this post was submitted on 09 Nov 2025
171 points (98.3% liked)

Linux

10106 readers
859 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] iloveDigit@piefed.social 9 points 4 days ago* (last edited 4 days ago) (2 children)

Rust adds another layer of trusting the compiler isn't backdoored. All UNIX/Linux systems use the gcc toolchain, so having it written in C would mean less dependencies for the OS.

Strange times.

[–] eah@programming.dev 12 points 4 days ago

There's an ongoing effort to get gcc to compile Rust.^[https://lwn.net/Articles/907405/]