Expand description
This module defines traits to handle abstractions created by the runtimes.
Modules§
- impls 🔒
Macros§
Enums§
- VMException
Ref - The enum for all those VM values of this kind.
- VMExtern
- The enum for all those VM values of this kind.
- VMExtern
Function - The enum for all those VM values of this kind.
- VMExtern
Global - The enum for all those VM values of this kind.
- VMExtern
Memory - The enum for all those VM values of this kind.
- VMExtern
Ref - The enum for all those VM values of this kind.
- VMExtern
Table - The enum for all those VM values of this kind.
- VMExtern
Tag - The enum for all those VM values of this kind.
- VMFunc
Ref - The enum for all those VM values of this kind.
- VMFunction
- The enum for all those VM values of this kind.
- VMFunction
Body - The enum for all those VM values of this kind.
- VMFunction
Callback - The enum for all those VM values of this kind.
- VMFunction
Environment - The enum for all those VM values of this kind.
- VMGlobal
- The enum for all those VM values of this kind.
- VMInstance
- The enum for all those VM values of this kind.
- VMMemory
- The enum for all those VM values of this kind.
- VMShared
Memory - The enum for all those VM values of this kind.
- VMTable
- The enum for all those VM values of this kind.
- VMTag
- The enum for all those VM values of this kind.
- VMTrampoline
- The enum for all those VM values of this kind.