4 ms·
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 co
by gg2222 4y ago
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.
- ModernMech 4y agoFor 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.