by npinsker on 5/10/25, 10:40 AM with 1 comments
by Benjamin_Dobell on 5/10/25, 11:41 AM
I just recently invested a decent amount of effort into (what I think is) a really slick TypeScript integration with Godot:
https://breaka.club/blog/godots-most-powerful-scripting-lang....
I'm actually incredibly happy with how the TypeScript integration is turning out, and I believe it goes beyond what C# (or any other language integration) has been able to achieve, thanks to TypeScript's incredibly robust type system. That said, I also do some professional C# Unity development and know the C# community has been dying for web support in Godot. So I'm really glad to see this materialize.