Structs§
- A helper struct used when calling into a function exported by the guest program.
- A handle used to access the execution context.
- A handle used to access the execution context, with erased lifetimes for convenience.
- The index of an exported function to be called.
- A gas value used for gas metering.
- The memory map of a given guest program.
- A compiled PolkaVM program module.
- The configuration for a module.
- A partially deserialized PolkaVM program.
Enums§
- The type of gas metering.