|
|
|
|
|
by Ded7xSEoPKYNsDd
3139 days ago
|
|
There are C compilers for many architectures that the Rust compiler (today) does not support. They may also be referring to the fact that you can't just drop it into existing projects with their complicated build systems in the same way that you can drop a few generated ".c" and ".h"files. |
|