One of the things I dislike about Rust is the massive amount of disk space and time it takes to do a download, compile, test run. 2GB of dependencies and build files for a 200K binary is a bit much.
One of the things I dislike about Rust is the massive amount of disk space and time it takes to do a download, compile, test run.
2GB of dependencies and build files for a 200K binary is a bit much.