Hacker News new | ask | show | jobs
by sp332 3411 days ago
Compiling Dart to JS is a very different problem than compiling JS or other languages to Dart.
1 comments

I understand what you mean and agree. But then, you don't need to compile JS into Dart. Rather, JS into DartVM byte code.