Module runtime

Module runtime 

Source
Expand description

Shared wasmCloud runtime engine

Structs§

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

Constants§

DEFAULT_MAX_CORE_INSTANCES_PER_COMPONENT
Default number of max core instances per component
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)