>>1Does Rust support static linking?
Do Rust programs require the bloated runtime libraries, or can I strip them out?
Does Rust have an inline assembler?
Does Rust support vectorization intrinsics.
Does Rust support concurrency intrinsics?
Does Rust have zero overhead?
Is Rust only a marginal improvement over C and C++, and does it perhaps compromise in other areas thus taking a step backwards?
Is the expressive power of Rust an order of magnitude better, or is it simply just a little better in a few constrained cases?
Guess what? Rust is trash.