#Compiler
No articles are currently tagged with 'Compiler'.
4 articles tagged with Compiler
TypeScript 6.0 Ships: The Last JavaScript-Based Release Before the Go Rewrite
Microsoft ships TypeScript 6.0 as the final release built on the original JavaScript codebase. DOM type updates, improved inference, subpath imports, and a migration flag set the stage for the native Go-based TypeScript 7.0.
TypeScript 7 Native Preview: Project Corsa Rewrites the Compiler in Go β and It Changes Everything
Microsoft's decision to port the TypeScript compiler and language service to Go isn't just a tech demo β early benchmarks show the VS Code codebase compiling in 7.5 seconds versus 77.8 seconds. Here's what the native era means for your build pipeline and editor performance.