-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Supported Architectures
Ryan Macnak edited this page Jan 11, 2021
·
9 revisions
Operating System | JIT | AOT |
---|---|---|
Android | ia32, x64, armv7, armv8 | x64, armv7, armv8 |
Fuchsia | x64, armv8 | x64, armv8 |
iOS | armv7, armv8 | armv7, armv8 |
Linux | ia32, x64, armv7, armv8 | x64, armv7, armv8 |
macOS | ia32, x64, armv8 | x64, armv8 |
Windows | ia32, x64 | x64 |
Important
The wiki has moved to https://github.com/dart-lang/sdk/tree/main/docs; please don't edit the pages here.