Modules§
- wasm
- Wasm validation, instrumentation and execution.
- wasm_
runtime - Wasm runtime implementation.
Structs§
- Native
Vm - NoExtension
- Null
VmInvoke - Override
Package Code - Scrypto
Vm - Scrypto
VmInstance - Vm
- VmInit
- VmModules
- VmPackage
Validation
Enums§
Traits§
- Native
VmExtension - VmApi
- VmInitialize
- This trait is intended to encapsulate the data and types required to initalize the VMs in the engine.
- VmInvoke