Hacker News new | past | comments | ask | show | jobs | submit login

FWIW, the default Go compiler doesn't depend on GCC or Clang, and doesn't do as many optimizations which could be dangerous or buggy, which I gather is the main problem with adopting LLVM?

(I don't have much experience with Go, though.)




AFAIK neither Rust nor Go supports all the platforms that OpenBSD runs on.


The default compiler only supports x86, amd64, arm, so would need support added for mips, ppc, etc etc.




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

Search: