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

Right, so native code generated by Go probably needs some kind of runtime initialization before it can even start executing.


Among other things which aren't expressible in Go, that's part of it. You could do those bits in Assembler and the rest in Go if you really wanted to stay out of C, but the net effect is just that the language runtime becomes harder to port to new platforms.




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

Search: