DEV Community

Discussion on: My second impression of Rust and why I think it's a great general-purpose language!

Collapse
 
deepu105 profile image
Deepu K Sasidharan • Edited

Overall is good IMO. Not as fast as Go but worth given the advantages Rust compiler gives.
Kdash has all those dependencies and even more, especially openssl which takes some time. Incremental builds are really fast. Clean compile still takes almost a minute (on Kdash due to open-ssl static linking I guess)