Developer Tools
HighEvaluate
TypeScript 7.0 ships a native Go compiler, ~10× faster
Microsoft's port of the TypeScript compiler to Go delivers 8–12× faster full builds — type-checking VS Code drops from ~126s to ~11s.
SeniorStaffPrincipal
Source ↗3 signals tagged build
Microsoft's port of the TypeScript compiler to Go delivers 8–12× faster full builds — type-checking VS Code drops from ~126s to ~11s.
Vite's new Rust-based bundler reaches its first stable release: 10–30× faster than Rollup, on par with esbuild, Rollup-plugin-compatible, and now the default bundler in Vite 8.
The dominant React meta-framework ships its Rust-based bundler as stable for dev and production builds and flips the default: custom webpack setups now have to opt out.