Hacker News new | ask | show | jobs
by butshouldyou 461 days ago
Funnily enough, that's exactly what they're doing in this announcement. They're rewriting `tsc` in Go and shipping native binaries, rather than shipping JS.
1 comments

Didn't quite get, they compile ts to js using the compiler now written in Go, right? But we as end users still get js, not a native app.