Skip to main content

Crate camel_component_wasm

Crate camel_component_wasm 

Source

Re-exports§

pub use bundle::WasmBundle;
pub use config::WasmConfig;
pub use endpoint::WasmEndpoint;
pub use epoch::EpochTicker;
pub use error::TrapReason;
pub use error::WasmError;
pub use state_store::StateStore;

Modules§

bean
bean_bindings
bindings
bundle
config
WASM plugin configuration: timeouts, memory limits, epoch settings.
endpoint
epoch
Epoch-based execution timeout enforcement.
error
WASM component error types.
host_functions
producer
runtime
serde_bridge
state_store

Structs§

WasmComponent