Hacker News new | past | comments | ask | show | jobs | submit login
A Tour of Go's Runtime: How a Go Binary Bootstraps Itself – Part I (matttproud.com)
140 points by matttproud on Feb 25, 2015 | hide | past | favorite | 1 comment



The explanation of how os-specific routines are used to set up an environment to call a single amd64 routine was fascinating. In general I'm super interested in the process by which an executable file results in a computer doing something.

Articles like this are why I read hacker news.




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

Search: