Comment by nicoburns
7 hours ago
It's mostly because a lot of the web tooling is written in JavaScript. The build times for the "next generation" tools written in Rust/Go are dramatically faster.
7 hours ago
It's mostly because a lot of the web tooling is written in JavaScript. The build times for the "next generation" tools written in Rust/Go are dramatically faster.
Agreed. My frontend/react builds use esbuild, and rebuild fast enough that it feels like hot module reloading