dart-sdk/sdk
John McCutchan 6fd8fd7987 Rework standalone to use a synchronous loader that does not invoke Dart code
- [x] The first caller of the tag handler blocks, recursive callers queue work and exit.
- [x] Use a NativeMessageHandler to receive I/O results from the service isolate.
- [x] Preserve load error message format.
- [x] Move packages map into service isolate.
- [x] Wire up Todd's native URI code.

R=turnidge@google.com

Review URL: https://codereview.chromium.org/1998963003 .
2016-06-06 14:15:01 -07:00
..
bin Fix windows + gitbash (#25712) 2016-05-02 12:47:48 +02:00
lib Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00