Hacker News new | ask | show | jobs
by fwiffo 1638 days ago
I haven't checked Embedded Rust yet, but it is in my todo list. However, my two main embedded targets for C are Z80 and 8051, and my understanding is that these targets are not supported. I'd love to have Rust there.
1 comments

I'm not aware of support for those in LLVM, let alone rustc. Does GCC even have support?