Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This 11-minute talk from the Linux Foundation provides an example-based introduction to runfiles, a useful Bazel feature that enables hermetic, cross-platform, language-agnostic access to runtime data dependencies. Learn how various rulesets offer convenience libraries that make accessing runfiles idiomatic across different programming languages. Discover the changes introduced in Bazel 6 that ensure runfiles work seamlessly both with and without Bzlmod. Speaker Fabian Meumertzheim guides you through practical examples to help you understand and implement runfiles effectively in your Bazel projects.
Syllabus
Runfiles and where to find them
Taught by
Linux Foundation