Skip to content

Dart SDK (unchanged version) should run on macOS ARM host machines using Rosetta Translation Environment #42772

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
a-siva opened this issue Jul 21, 2020 · 8 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug

Comments

@a-siva
Copy link
Contributor

a-siva commented Jul 21, 2020

This issue is to track work that ensures Dart SDK runs on macOS ARM host machines using Rosetta Translation Environment.

Related issues

@a-siva a-siva added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Jul 21, 2020
@a-siva a-siva self-assigned this Jul 21, 2020
@franklinyow
Copy link
Contributor

Do we have more information on what need to be done? And when are we targeting to be done with this work?

@a-siva
Copy link
Contributor Author

a-siva commented Jul 22, 2020

Ideally we should have a build bot configuration that is able to do the following runs

  • builds a macOS X64 version of the SDK and runs it unchanged on macOS ARM

when we have made changes to build the SDK for macOS ARM the bot would have to add a configuration
to build the Dart SDK for macOS ARM and run it on that machine.

@a-siva a-siva added this to the September 2020 milestone Aug 5, 2020
@a-siva
Copy link
Contributor Author

a-siva commented Aug 5, 2020

After discussion with @athomas yesterday we decided that it is best to plan for manual testing of Dart on this platform for this release. Work on getting the necessary infra set up to add this configuration to the bots will continue but would probably complete only after the release.

@pcsosinski pcsosinski added the type-enhancement A request for a change that isn't a bug label Aug 17, 2020
@mit-mit
Copy link
Member

mit-mit commented Aug 28, 2020

@a-siva @athomas any news on this one?

@franklinyow
Copy link
Contributor

@franklinyow
Copy link
Contributor

franklinyow commented Nov 2, 2020

The flutter bugs are closed, anything left here?
@a-siva

@jmagman
Copy link

jmagman commented Nov 2, 2020

I've been able to flutter run on physical iOS and Android devices with Rosetta, I'm not aware of any additional dart issues.
Hopefully #42773 is up soon in the docket!

@a-siva
Copy link
Contributor Author

a-siva commented Nov 17, 2020

Closing issue based on all the tests done running Dart with Rosetta.

@a-siva a-siva closed this as completed Nov 17, 2020
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. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

6 participants