Scala also can compile to JS.
Comment on Which side are you? Javascript or Typescript
Solemarc@lemmy.world 1 year agoYou can also do this with dart. I swear there was another “new” language which could also be compiled to JS as well.
qaz@lemmy.world 1 year ago
thebosz@lemmy.world 1 year ago
There are a lot of programming languages that compile down to JavaScript. I used to be big into Dart, but lost interest when they became solely focused on Flutter.
I personally like using Haxe as it compiles to actual readable JavaScript (and, for fun, a bunch of other languages).