Expand description
Interface to the Substrate Executor
Structs
- A WASM executor with a given configuration. It is instantiated once per execute worker and is specific to that worker.
Constants
- The number of bytes devoted for the stack during wasm execution of a PVF.