Removed Finalizers from the unsupported features by dart:ffi
Closes https://github.com/dart-lang/sdk/pull/50488 GitOrigin-RevId: 68cd56758359b2cedc604c615ba46b344a1af50d Change-Id: Ie892c676578230d99972bfe3d1546e8609096993 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270223 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
@@ -219,7 +219,6 @@ Features which we did not use in this tutorial:
|
||||
Features which `dart:ffi` does not support yet:
|
||||
|
||||
* Callbacks from C back into Dart.
|
||||
* Finalizers
|
||||
* C++ Exceptions (Not on roadmap yet.)
|
||||
|
||||
Platform limitations:
|
||||
|
||||
Reference in New Issue
Block a user