Hacker News new | ask | show | jobs
by pcein 2786 days ago
I am happily running Rust generated code on my ARM microcontrollers. Rust uses LLVM for code generation and can support any architecture which LLVM supports.