Expand description
wasmCloud runtime library
Re-exports§
pub use component::Component;
pub use component::ComponentConfig;
pub use tokio;
pub use runtime::*;
Modules§
- capability
- Capability bindings
- component
- Component module parsing, loading and execution
- experimental
- Feature flags to enable experimental functionality in the runtime
- io
- wasmCloud I/O functionality wasmCloud I/O functionality
- runtime
- Shared wasmCloud runtime engine