Test bytecode benchmarks when built with bytecode support. This change adds a commit queue test that the bytecode benchmarks continue to work in order to avoid any future unintended breakage. The new linux-x64-bytecode build is exactly the same as the linux-x64 build except without the SIMDBC build. This change also moves the build from the script out to the test matrix, which let's Goma work correctly, speeding the builder considerably up. Change-Id: Ifc275c55e405f8dcd7e98a8f15c651602a6dfc4f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98326 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.