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

Go doesn't have a stable ABI, AFAIK, so what (probably) actually going to happen is that the same Go 2 compiler will compile both Go 1 and Go 2 packages using the same runtime.


But that would prevent the Go 2 compiler from using the given improvement to the runtime (i.e. moving GC).




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: