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

Well, yes and no. My concern was the fact that Go's escape analysis isn't always correct (although it's quite good), leading to variables that would be stack allocated in C/C++, being heap allocated in Go.


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

Search: