Hacker News new | ask | show | jobs
by ithkuil 1189 days ago
Indeed the Go build system is paying a usability price in order to guarantee that no user code is executed during builds (unless explicitly invoked e.g. via "go generate")