Module soroban_wasmi::errors
source · [−]Expand description
Defines some errors that may occur upon interaction with wasmi
.
Enums
An error that may occur upon operating on global variables.
An error that may occur upon instantiation of a Wasm module.
An error that may occur upon operating with
Linker
instances.An error that may occur upon operating with virtual or linear memory.
Errors that may occur upon operating with table entities.