Hacker News new | ask | show | jobs
by infogulch 4192 days ago
So why is the Go compiler still faster than compilers that do have incremental compilation? The implications of your wording is confusing.

Also, Go does have incremental compilation at the package level.

1 comments

their wording was confusing; they were being sarcastic, implying that the go developers made compilation of a project from scratch so fast because they weren't aware of incremental compilation (which is a false assertion, I assure you).