Damus
Jack of all trades profile picture
Jack of all trades
@Jack of all trades
I've been dabbling in #rust this past week and while I really like the language the compilation times are killing me.

I have a small project I was asked to help with, it uses axum, tokio and serde, and from what I gather use of macros in these packages causes the compiler to go crazy.

I've worked with OCaml, Haskell, Elm and PureScript before and I've never seen such compilation times as I see in Rust.
1
Michael A. Murphy :system76: · 4w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq8uedr4y3n9g55ek6j20axxdyqw8ssq3qn9ralpaynr9kmxyw0z0q80twht Did you install sccache? https://github.com/mozilla/sccache