mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
7072d3b17e
* Use 64bit d8 on Windows & Mac. * Default to 64bit d8 on Linux. Change-Id: Ia03275e48ed0e30bcb2a7b390e7007e34e92cfc5 Reviewed-on: https://dart-review.googlesource.com/c/78640 Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Stephen Adams <sra@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> |
||
---|---|---|
.. | ||
README.google | ||
update.sh |
Name: V8 command line javascript shell. Short Name: d8 URL: https://chromium.googlesource.com/v8/v8/+/refs/tags/6.9.427.23 Version: 6.9.427.23 Revision: 40b7c570a56b1134ff5083d8311e69ad8bf8fbd7 Date: September 14 2018 License: BSD Description: In a synced checkout, this directory contains the d8 binaries for Windows, Mac and Linux. The binaries are downloaded as a CIPD package and unpacked in this directory. To upload a new version of the package run: ./update.sh <version> The binaries are used for testing dart code compiled to javascript.