Microsoft just did something few developers expected: they're rewriting the TypeScript compiler from JavaScript to Go.

This isn't a minor tweak. It's not just an optimization. It's a fundamental rewrite that delivers 10x faster performance.

This decision has sparked intense debate in the developer community. Why Go? Why not Rust, which is all...