Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Ask AI
Module Registry
Blog
Github
Search...
Navigation
About Bazel
Getting started
User guide
Reference
Extending
Community
Concepts
Extension Overview
Writing rules
Rules Tutorial
Creating a Symbolic Macro
Creating a Legacy Macro
Using Macros to Create Custom Verbs
Starlark Language
.bzl style guide
Challenges of Writing Rules
Writing Rules on Windows
Distributing rules
Testing
Optimizing Performance
Deploying Rules
APIs
Overview
Globals
Bzl
Module
Repo rules
Index
Cache
Git
Http
Local
Utils
On this page
wasm_module
Members
path
Wasm module
wasm_module
A WebAssembly module loaded by
repository_ctx.load_wasm()
.
Members
path
path
unknown wasm_module.path
The path this WebAssembly module was loaded from.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.