this post was submitted on 28 Jul 2022
16 points (100.0% liked)
Rust Programming
8172 readers
15 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's wrong with the compiler Rust already has
LLVM supports fewer target machines than GCC
https://gcc.gnu.org/backends.html has a big table
https://www.llvm.org/Features.html
It's also good to have multiple compilers to exercise the spec.
Holy cow
From what understand GCC supports more architectures than LLVM.
Also having alternatives is always nice.
Install instructions via
wget | sudo