Hacker News new | ask | show | jobs
by Apocryphon 2833 days ago
Doesn't Dart interop with JavaScript libraries?
1 comments

It does, given its history.

However that is very little against C# and C++, which can also be compiled to JavaScript/WebAssembly.

Additionally there are TypeScript, ReasonML, and a myriad of other languages with JavaScript interop.