Code doesn't need to "gain C compiler support", that's the point of having a language standard.
Someone has to write the platform-specific backend. A language standard doesn't help you if nothing implements it for your new platform.
Which Rust still does not have. If serious projects like Git and Linux are adopting Rust, the Rust team might want to consider writing a spec.
https://blog.rust-lang.org/2025/03/26/adopting-the-fls/
Someone has to write the platform-specific backend. A language standard doesn't help you if nothing implements it for your new platform.
Which Rust still does not have. If serious projects like Git and Linux are adopting Rust, the Rust team might want to consider writing a spec.
https://blog.rust-lang.org/2025/03/26/adopting-the-fls/