Expand description
Main WASM VM runtime implementation
Structs§
- The WASM VM runtime environment instantiated for every smart contract that runs.
- Define a wasm runtime.
Enums§
Constants§
- Gas limit for a single contract call (Single WASM instance)
- MEMORY 🔒Name of the wasm linear memory in our guest module