Hacker News new | ask | show | jobs
by the_duke 1754 days ago
There are both GCC [1] and LLVM [2] backends for Go, but I don't think they see much usage compared to the default.

[1] https://golang.org/doc/install/gccgo

[2] https://go.googlesource.com/gollvm/