Crate polkavm_common
source ·Expand description
This is an internal crate of PolkaVM; do not use it directly unless you absolutely know what you’re doing.
Modules§
- Everything in this module affects the ABI of the guest programs, either by affecting their observable behavior (no matter how obscure), or changing which programs are accepted by the VM.
Macros§
Constants§
- A special hostcall number set by the guest to trigger a trace.
- A flag which will trigger the sandbox to unload its program after execution.
- A flag which will trigger the sandbox to reset its memory after execution.
- A flag which will trigger the sandbox to reset its memory before execution.