-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-ffitype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Milestone
Description
The present feature tracks the implementation of Dart FFI support enabling interop with C & C++ code from Dart.
Status
The feature will be in stable as of Dart 2.12. More details here:
https://dart.dev/guides/libraries/c-interop
For any discussion of this feature, or feedback or questions regarding the feature, kindly join and post the dart-ffi group: https://groups.google.com/forum/#!forum/dart-ffi
We will still actively adding new features to dart:ffi
. Please refer to
library-ffi
for open issues and feature requests.
Background
Some inspirational references:
dnfield, ds84182, CryptUser, atsushieno, charafau and 241 moreds84182, listepo-alterpost, C-Alexander, zoechi, listepo and 36 morednfield, ds84182, charafau, escamoteur, zoechi and 51 moreesenmx and larsaars
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-ffitype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug