Can Golang‑Compiled TypeScript Outrun Node, Bun, and Deno? Benchmark Results Revealed
This article examines Microsoft’s new Golang‑based TypeScript compiler by benchmarking recursive Fibonacci, merge sort, and matrix multiplication across Golang, Node.js, Bun, and Deno, revealing that while Golang remains faster, Bun narrows the gap, and the promised ten‑fold speedup is not universally achieved.