Allow usage of FfiNative's in dart:io by adding sufficient support to make simarm/simarm64 work #47626
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
In order to start using
@FfiNative
s indart:io
we'd need to support FFI in simarm/simarm64 in order not to loose test coverage.We should investigate ways to make ffi natives work with simarm/simarm64 to the extend that we can migrate e.g.
dart:io
.The text was updated successfully, but these errors were encountered: