Hacker News new | ask | show | jobs
by cderwin 3383 days ago
Rust's is almost the exact same size (3.46 MB). It's probably just that the libraries that are statically linked by default (jemalloc, std, etc.).
1 comments

That's correct. We statically link all of the transitive Scala dependencies.