I know, that dart is still in technical preview. Dart can also be compiled to JavaScript.
But what are the limits of compiling dart to javascript? Dart has to have some specific features or concepts within the language, that can not just be translated to JavaScript code?
The reason is, that a friend asked me if Dart can compile everything possible to JavaScript or that e.g. 5% of the languageelements (you know, the really cool improved stuff) will not be compileable.