dart-sdk/runtime/vm/service
Vyacheslav Egorov bda70c8489 [vm] Remove support for dart-ext: imports
Per breaking change #45451 we are removing support for dart-ext:
style native extensions from the Dart VM.

This CL removes the associated VM code, tests and samples. It also ports
a single test which used dart-ext: import to use FFI instead.

TEST=ci

Bug: https://github.com/dart-lang/sdk/issues/45451
Change-Id: Iae984bce32baf29a950b5de1323939006a217b94
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212050
Commit-Queue: Slava Egorov <vegorov@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2021-09-02 14:14:35 +00:00
..
feature_availability.md [vm, docs] Describe which VM service features are available in which VM modes. 2020-01-28 01:14:48 +00:00
heap_snapshot.md Reland "[ VM / Service ] Report identity hash codes of objects at end of heap snapshot" 2021-02-03 19:13:40 +00:00
service.md [vm] Remove support for dart-ext: imports 2021-09-02 14:14:35 +00:00
service_evolution.md [ Service ] Updated Q/A with section on adding experimental functionality 2019-06-07 19:51:31 +00:00
service_extension.md [ dart:io / package:vm_service ] Add HTTP request profiling service 2021-03-24 23:01:03 +00:00