commit | ae7bf9e999b09efc45d87a4f6f01f11832b2d442 | [log] [tgz] |
---|---|---|
author | Samir Jindel <sjindel@google.com> | Thu Feb 14 17:47:28 2019 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org> | Thu Feb 14 17:47:28 2019 +0000 |
tree | 26e7289c056075093fc39ed0cdcc2b447d54e02b | |
parent | a5d396cd25ed851c022de908b7d6145e10352c12 [diff] |
[vm] Support closurization of methods through @pragma entry-points. Fixes dartbug.com/35720. Also enable native extensions in AOT. Increases Flutter Gallery snapshot size by 0.19%. Change-Id: I1b24c3b9a49a13fd48452e9a89595516a7f01780 Cq-Include-Trybots: luci.dart.try:vm-kernel-optcounter-threshold-linux-release-x64-try, vm-kernel-precomp-linux-debug-x64-try, vm-kernel-precomp-linux-release-simarm-try, vm-kernel-precomp-linux-release-simarm64-try, vm-kernel-precomp-linux-release-x64-try, vm-kernel-precomp-mac-release-simarm64-try, vm-kernel-precomp-win-release-x64-try Reviewed-on: https://dart-review.googlesource.com/c/92283 Commit-Queue: Samir Jindel <sjindel@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.