mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:10:22 +00:00
Add dart2native to sdk README
Closes #39604 https://github.com/dart-lang/sdk/pull/39604 GitOrigin-RevId: d49b6213a5e883006a53d953c5c204a96fc44217 Change-Id: I3dd50387ae62d1463840f840d84e68a8977d352e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/126860 Reviewed-by: Michael Thomsen <mit@google.com>
This commit is contained in:
parent
407cd2bf3b
commit
bb7109436c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Here's a brief guide to what's in here:
|
|||
bin/ Binaries/scripts to compile, run, and manage Dart applications.
|
||||
dart Dart virtual machine
|
||||
dart2js Dart-to-JavaScript compiler
|
||||
dart2native Dart-to-native AOT compiler
|
||||
dartanalyzer Dart static analyzer
|
||||
dartdoc Dart documentation generator
|
||||
pub Pub, the Dart package manager
|
||||
|
|
Loading…
Reference in a new issue