Hacker News new | ask | show | jobs
by kbolino 810 days ago
Good summary. This also illustrates why the Go compiler is much faster than the Rust compiler: it does a lot less work, pushing problems down to run time.