Skip to content

[vm/ffi] Verify FFI calling conventions on Mac M1 in arm64 mode #44772

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

Closed
dcharkes opened this issue Jan 25, 2021 · 2 comments
Closed

[vm/ffi] Verify FFI calling conventions on Mac M1 in arm64 mode #44772

dcharkes opened this issue Jan 25, 2021 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi

Comments

@dcharkes
Copy link
Contributor

With the new hardware available we should check that the calling conventions on iOS arm4 and MacOS arm64 are identical.

@dcharkes dcharkes added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-ffi labels Jan 25, 2021
@dcharkes
Copy link
Contributor Author

@a-siva do we have an issue tracking building the Dart SDK for Mac M1 in arm64 mode?

@rmacnak-google
Copy link
Contributor

FFI tests have been running on ARM64 Mac since 09fbf1c

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

2 participants