Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Having multiple compiler vendors is a problem IMO not a feature. It fragments the ecosystem - the code compiles fine with this compiler but not this other one. The maintenance of portable Rust code is significantly easier.

I think the way forward is multiple backends (LLVM + GCC) to improve platform support, but a single unified frontend that works correctly on all platforms is a good thing.

 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: