Live data from Hacker News

Can TypeScript be a compiled language one day?

news.ycombinator.com

1–4 of 4 posts

Can TypeScript be a compiled language one day?

#1
Is there any chance Typescript switch to another compiled language based on a new set of tools that would support this thing? Typescript is such a great typed flexible oop language, it's considered a playground from many developers. I wish one day we could compile to machine code using Typescript but is it possible and how many lines needed to accomplish such a thing? Can we fork a compiler or we have to write one from scratch?