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§
- Runtime
Context - Per-invocation execution context carried inside the VM store.
- Runtime
Context Wrapper
Traits§
Functions§
- default_
runtime_ executor - Returns a default runtime executor.