commit | 29e40225fbb710a9982cf8345f92f52c443e3bc5 | [log] [tgz] |
---|---|---|
author | Brian Richardson <skinny@knowhere.net> | Wed Oct 02 04:05:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 02 04:06:14 2019 -0700 |
tree | db4571c1843fbd7c988801ac0dbb99731ffd9444 | |
parent | eda9160d84500fbcb2afa1e85a8e49ee95571d1a [diff] |
Small documentation fixes for bazel emscripten tutorial. - Fix error message in step 4, it differs from what is display when following the tutorial. - Remove cpu from cc_toolchain, it's not needed in newer versions of Bazel. Closes #9301. PiperOrigin-RevId: 272407254
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.