Same. I was about to jump into learning Rust and make it my no.1 language for new projects instead of node.js + TypeScript, but once I learned about the slow compile times I stopped that thought immediately.
For me it was a choice between slow compile times now when it’s safe, or unbounded time solving security and stability issues later when it’s critical.