Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Kevin pfp
Kevin
@typedarray.eth
The TypeScript team is rewriting the compiler in Go. Incredible news. https://x.com/typescript/status/1899469817863888958
5 replies
6 recasts
39 reactions

christopher pfp
christopher
@christopher
Why pick Golang when SWC has already done most of the heavy lifting?
4 replies
1 recast
3 reactions

christopher pfp
christopher
@christopher
Ah they're worried about unsafe code and delays. But.. we have AI for this grunt work and backchecking? Perplexing. https://www.reddit.com/r/javascript/comments/1j8s441/comment/mh7ms9n/
1 reply
0 recast
1 reaction

Kevin pfp
Kevin
@typedarray.eth
It sounds like they are doing more of a "find and replace" style rewrite rather than a from-scratch rewrite. Data structures and algorithms not really changing, etc. Which is quite interesting - my mental model is that usually the main benefit a rewrite is the chance to revisit the core DS/A decisions.
3 replies
0 recast
2 reactions

Korede pfp
Korede
@korede
From the explanatory video, it seems they consider it more a “port” than a rewrite. Probably speeds up the process and makes it easier to convert the existing tests.
0 reply
0 recast
1 reaction