logoalt Hacker News

pjmlptoday at 12:52 PM1 replyview on HN

Which recently decided that Go was a better option than C# for the Typescript rewrite, exactly because not all decisions were done correctly to make C# a better fit for the problem.


Replies

Rohansitoday at 2:37 PM

Go was chosen mainly because it aligned more with how the existing compiler is designed. They did not want to redesign the compiler which eliminated C# as a choice. So Go is apparently just a better fit for quickly porting JavaScript code to.

show 1 reply