TypeScript 7 Rewrites Compiler in Go for 10x Speed Boost, Microsoft Says
By
Mr Bagel
Microsoft has announced TypeScript 7, a major rewrite of the popular JavaScript superset that shifts its compiler to Go, promising a dramatic performance leap for developers. According to Visual Studio Magazine, the new version brings native Go performance to VS Code, Visual Studio, and other editors, with the announcement made on July 8.
"The key highlight is a native port built in Go, delivering a 10x performance improvement over previous versions."
Hacker News noted that this represents a significant architectural shift from the existing TypeScript compiler. The overhaul aims to speed up type-checking, compilation, and entire developer tooling workflows, which could substantially reduce wait times in editors and build pipelines.
"native Go performance to VS Code, Visual Studio and other editors"
Visual Studio Magazine highlighted that the change will directly impact the daily experience of developers using Microsoft's flagship coding environments. By leveraging Go's efficiency, TypeScript 7 targets a long-standing pain point of sluggish incremental compilation in large codebases, though the timeline for a stable release remains unstated.
The reporting
2 outlets covered this story. Each links to the original.
Baker's Take
Comments
Sign in to join the conversation.
No comments yet. Be the first.