Expand description
Component reference resolution, backed by the shared act-store.
ComponentRef is re-exported from act-store (the parsing source of truth).
Local refs run in place; remote refs (OCI/HTTP) resolve read-through the
store (pulled on first use, then served from disk).
Enums§
Functions§
- open_
store - Open the shared component store at its platform default location.
- profile_
key - The stable key a component’s credential profile is namespaced under.
- resolve
- Resolve a component reference to a local
.wasmpath.