Skip to main content

Module resolver

Module resolver 

Source

Structs§

BrickMap
Brick-map: maps brick_id → directory path, resolved relative to the map file’s parent.
ResolvedBrick
A resolved brick: parsed manifest + verified WASM bytes.

Functions§

check_version
Check brick manifest version against a node’s version_or_range requirement.
load_brick_map
Load a brick-map file (YAML or JSON based on extension).
resolve_brick
Resolve, verify, and validate a single brick.