[vm] Code size reductions: - Remove dead Isolate::IsTopLevelParsing. - Remove dead TraceFunctionEntry/Exit. - Migrate more tracing flags to flag_list.h to allow code elimination in non-debug modes. - Require an explicit Zone parameter for CheckedHandles. - Remove side-effects from RuntimeEntry constructor. out/ProductX64/exe.stripped/dart_precompiled_runtime 4063464 -> 4046952 (-16k) Change-Id: Iffd3de25a03d2354cdecf2d79aa761c33ab08bd3 Reviewed-on: https://dart-review.googlesource.com/c/83120 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Ryan Macnak <rmacnak@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.