Skip to main content

Crate fluentbase_runtime

Crate fluentbase_runtime 

Source
Expand description

rWASM runtime executor, syscall dispatch, and module cache implementation for Fluentbase.

Modules§

runtime
Execution mode dispatcher for rWasm-based runtimes.
syscall_handler

Structs§

RuntimeContext
Per-invocation execution context carried inside the VM store.
RuntimeContextWrapper

Traits§

RuntimeExecutor

Functions§

default_runtime_executor
Returns a default runtime executor.