𝗧𝘆𝗽𝗲𝗦𝗰𝗿𝗶𝗽𝘁 𝟳.𝟬 𝗕𝗲𝘁𝗮 𝗜𝘀 𝗛𝗲𝗿𝗲

TypeScript 7.0 Beta is out. The compiler uses Go now. It is 10x faster. I tested it on a real codebase. It is fast.

Why Go? It was faster to port than Rust. It matches the old structure. The port took one year. It has the same logic as version 6.0.

Install it now:

Go allows parallel work. Use these flags:

Some defaults changed:

These are gone:

JSDoc changed:

Wait for 7.1 if you need the programmatic API.

The Go port is a smart move. It works on huge codebases. Clean your config. Try it today.

Source: https://dev.to/gouranga-das-khulna/typescript-70-beta-is-here-and-its-rewritten-in-go-heres-what-actually-changed-4l78