Hacker News new | ask | show | jobs
by grifpete 4430 days ago
Why would the compiled nature of Dart make it hard to debug? Presumably you mean debug by someone other than the original developer?
1 comments

That and debugging the compiled JS assuming there was a bug in the compiler or a browser quirk the compiler hadn't worked around.

This is me remembering the arguments not making it ;)