cdcc5282ea
This can be used in combination with `dart:ffi` to allow C code to post messages asynchronously back to Dart. Issue https://github.com/dart-lang/sdk/issues/38544 Change-Id: I0293337785a3555b4147e25f1a904f333da62c52 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118565 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Lasse R.H. Nielsen <lrn@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Samir Jindel <sjindel@google.com>