>>3
+ code generation depends motherfucking entirely on a handcrafted C compiler + Linker, instead of using gcc, ld and co, resulting in non-conforming intermediate code, and makes the binaries non-debuggable with gdb
I thought they had gcc working with Go?