ExternalKind
The kind of the type when importing or exporting to/from the host environment. https://webassembly.github.io/spec/core/syntax/modules.html
Fields of this type
Fields
- function:function
- table:table
- memory:memory
- global:global
The kind of the type when importing or exporting to/from the host environment. https://webassembly.github.io/spec/core/syntax/modules.html
Fields of this type