mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
72fca58a11
Change-Id: I1f1f86ec56d34c32d574f4862578d8a7888b6ac9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/96903 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Stephen Adams <sra@google.com> Auto-Submit: Alexander Thomas <athom@google.com>
14 lines
538 B
Text
14 lines
538 B
Text
Name: V8 command line javascript shell.
|
|
Short Name: d8
|
|
URL: https://chromium.googlesource.com/v8/v8/+/refs/tags/7.5.149
|
|
Version: 7.5.149
|
|
Revision: 804cfc5fb2ab8c49facc7a5f486c1555c2cbad63
|
|
Date: March 31 2019
|
|
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.
|