this post was submitted on 14 Mar 2025
36 points (84.6% liked)

Programming

19016 readers
174 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Bigger TypeScript projects should now become much more manageable in all code editors

you are viewing a single comment's thread
view the rest of the comments
[–] Dark_Arc@social.packetloss.gg 5 points 5 days ago* (last edited 5 days ago)

But there is no such implementation AFAIK? How is it making Typescript faster if it's a completely new implementation?

Well a new implementation running TypeScript could be 10x faster than the traditional e.g., NodeJS implementation or something; it's not unusual for things to be compared in such a way.

But certainly, in theory it could become unshackled from JavaScript. Have there been any serious attempts to do so though?

No idea! :)