c0a59669cf
Instead of queuing messages with promises in them until the promises are ready, send immediately. This is done by sending a port down which the receiver sends a port which can be used to signal completion of the outgoing promise. Review URL: https://chromereviews.googleplex.com/3573013 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@427 260f80e4-7a28-3924-810f-c04153c831b5
This directory is a placeholder for the eventual Dart compiler. The Dart compiler consists of among others a Dart front-end, a Dart->JS backend, a Dart->Dart backend, tree-shaking tools, minification tools.