this post was submitted on 28 Jul 2022
0 points (NaN% liked)
Rust Programming
8159 readers
1 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.