Newbie question, any reason why Dart is not supported? Would it be possible technically?
Apologies in advance if this is out of scope of the project.
Thanks
Wouldn't dart2js do the work? Compile Dart to JS and then execute it on the GraalVM. I haven't tried it, but I think of trying it.
dart2js is not that elegant actually
a front-end of dart lang would be better
in that case we could implement dart lang support for vert.x rather than translate dart into js and then use it as js way
some case that it can use large java ecosystem for developing server-side with dart
This would be compelling!
Bump, would love this
Bump, would love this
I recently learned of this... https://dart.dev/tools/dart2native Is Dart support on Graal still compelling?
Most helpful comment
This would be compelling!