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

Not sure if it's obvious, but "go run" is just a thin wrapper around "go build" which compiles your Go code to a temporary location and then runs it in a single step.


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

Search: