Hacker News new | ask | show | jobs
by unrealhoang 3379 days ago
How about Rust, no fast compile though.
1 comments

With

  cargo check
It's significantly faster than before for type checking etc during development, which is I assume the point at which most people complain about compile speeds.