dart-sdk/docs/Supported-Architectures.md
Devon Carew 2837647bea [wiki] move the https://github.com/dart-lang/sdk/wiki to the docs/ dir
Change-Id: I28db796fadcc111d97d3589bf3988ea0bbb8e18a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366682
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-16 18:19:40 +00:00

727 B

Important

This page was copied from https://github.com/dart-lang/sdk/wiki and needs review. Please contribute changes to bring it up-to-date - removing this header - or send a CL to delete the file.


Operating System JIT AOT
Android ia32, x64, armv7, armv8, rv64gc x64, armv7, armv8, rv64gc
Fuchsia x64, armv8, rv64gc x64, armv8, rv64gc
iOS armv7, armv8 armv7, armv8
Linux ia32, x64, armv7, armv8, rv32gc, rv64gc x64, armv7, armv8, rv32gc, rv64gc
macOS x64, armv8 x64, armv8
Windows ia32, x64, armv8 x64, armv8

Past versions of the Dart VM also supported mipsel, armv6 and armv5te.