Expand description
Shared native dependency resolution for CLI, compiler, and runtime.
This module is the single source of truth for:
- transitive native dependency scope discovery
- target-aware native dependency selection
- vendored library staging
- host probing / availability checks
- native dependency lockfile artifact validation