11 repos
Build system configuration and toolchain rules for Bazel, with heavy emphasis on language-specific and platform-specific compilation support. The cluster centers on Starlark-based rule definitions for integrating LLVM, Rust, and ARM embedded toolchains into Bazel builds, including both hermetic (self-contained) and bootstrapped compiler infrastructure. This is where you'd find reusable build rules for cross-compilation, remote execution setup, and language runtime integration.