Skip to main content

Module types

Module types 

Source

Structs§

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.

Enums§

LocalizedString
A localizable text value, matching the WIT localized-string variant.

Type Aliases§

ActResult
Result type for ACT operations.