Crate avm_server[−][src]
Modules
| ne_vec |
Structs
| AVM | |
| AVMConfig | Describes behaviour of the AVM. |
| Ctx | The context of the currently running WebAssembly instance. |
| HostImportDescriptor | |
| InterpreterOutcome | Describes a result returned at the end of the interpreter execution. |
| ParticleParameters | Information about the particle that is being executed by the interpreter at the moment |
Enums
| AVMError | |
| HostImportError | |
| IType | Represents the types supported by WIT. |
| IValue | A WIT value. |
Constants
| INTERPRETER_SUCCESS |
Type Definitions
| CallServiceClosure | |
| HostExportedFunc |