Skip to main contentModule types
Source - ActError
- Error type mapping to ACT
tool-error. - Capabilities
- Capability declarations from the
std:capabilities map in act:component. - ComponentInfo
- Component metadata stored in the
act:component WASM custom section (CBOR-encoded). - FilesystemCap
- Parameters for the
wasi:filesystem capability. - HttpCap
- Parameters for the
wasi:http capability. - Metadata
- Key → value metadata, stored as JSON values internally.
- SocketsCap
- Parameters for the
wasi:sockets capability. - StdComponentInfo
- Well-known component metadata under the
std namespace.
- LocalizedString
- A localizable text value, matching the WIT
localized-string variant.
- ActResult
- Result type for ACT operations.