On 11/15/13 9:51 AM, Daniel Micay wrote:
The reason for Rust not simply supporting (almost) every architecture
that LLVM supports out-of-the-box is M:N threading.

I take issue with this. The *language* supports almost every architecture that LLVM supports. The *runtime* is just part of the standard library, and the standard library will always have porting work needed to support different platforms well.

Patrick

_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to