Hacker News new | ask | show | jobs
by zadokshi 774 days ago
go compiles to binary files and libraries. it’s more like c than Java
1 comments

But it has an intermediate stage of "Go assembler", which is what I misremembered.