Crate inkpad_executor

Source

Modules§

derive
Derive traits

Structs§

Builder
Inkpad environment builder
ExecResult
Wasm function execution result
Executor
Inkpad WASM executor
Instance
Instance instance
Memory
WASM executor liner memory
ReturnData
Successful Return data
ReturnFlags
Flags used by a contract to customize exit behaviour.
Trap
Wasm Trap

Enums§

Error
Inkpad executor errors
ReturnCode
TrapCode
A trap code describing the reason for a trap.
Value
Custom value

Functions§

scan_imports
Scan an import section if any.

Type Aliases§

Result
Inkpad executor result