I've yet to see or hear of a rustc running native on ARM, though it shouldn't be impossible to cross-build rustc for native ARM: we can already target ARM just fine.
On Mon, Oct 21, 2013 at 2:01 AM, Igor Bukanov <[email protected]> wrote: > What is the current status of ARM support in Rust? In particularly I > am interested in running the compiler on an ARM Chromebook. > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
