Hacker News new | ask | show | jobs
by spankalee 4424 days ago
Care to be more specific? You can use JavaScript from Dart now, and we're working on improving interop support. Feedback is welcome.
1 comments

Really?

When I last looked into it, there had to be some strange stuff to be done, to call JS from Dart and Dart from JS.

It just didn't felt as naturally as in TypeScript or LiveScript.