Crate avm_server
source · [−]Modules
Structs
Describes behaviour of the AVM.
Return statistic of AVM server Wasm module heap footprint.
Contains arguments of a call instruction and all other necessary information required for calling a service.
Represents an executed host function result.
The context of the currently running WebAssembly instance.
Describes an origin that set corresponding value.
Enums
Constants
Traits
This trait should be used to persist prev_data between successive calls of an interpreter o.