3 thoughts on “[vm/ffi] Support iOS calling calling convention and library loading”
The VM work is done. Once the decommissioning DBC work lands the FFI will work on iOS automatically. It also will already work in AOT (release/profile builds).
AOT support for Android is already available actually 😄
The VM work is done. Once the decommissioning DBC work lands the FFI will work on iOS automatically. It also will already work in AOT (release/profile builds).
AOT support for Android is already available actually😄
FFI is equally available for iOS and Android now.
I wouldn’t call https://github.com/dart-lang/sdk/blob/master/samples/ffi/sqlite/docs/android.md an example, but you can find more information at https://github.com/flutter/flutter/wiki/Binding-to-native-code-via-FFI