Module runtime

Source
Expand description

Shared wasmCloud runtime engine

Structs§

Runtime
Shared wasmCloud runtime
RuntimeBuilder
RuntimeBuilder used to configure and build a Runtime

Constants§

MAX_COMPONENTS
Default max number of components
MAX_COMPONENT_SIZE
Default max component size (50 MiB)
MAX_LINEAR_MEMORY
Default max linear memory for a component (256 MiB)