Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow usage of FfiNative's in dart:io by adding sufficient support to make simarm/simarm64 work #47626

Open
mkustermann opened this issue Nov 4, 2021 · 0 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi

Comments

@mkustermann
Copy link
Member

mkustermann commented Nov 4, 2021

In order to start using @FfiNatives in dart: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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi
Projects
None yet
Development

No branches or pull requests

1 participant