CoreTypeSection
zio.wasm.SectionType$.CoreTypeSection$
object CoreTypeSection extends SectionType[CoreIndexSpace]
Attributes
- Graph
-
- Supertypes
- Self type
-
CoreTypeSection.type
Members list
Value members
Concrete methods
If true, sections of this type can be grouped together and serialized as a vector. If false, each section is serialized as a separate binary section.
If true, sections of this type can be grouped together and serialized as a vector. If false, each section is serialized as a separate binary section.
Attributes
- Definition Classes
The binary section ID
Index space - can depend on the actual value.
Index space - can depend on the actual value.
An example is component model's import and alias sections, which can refer to elements of various other index spaces.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- SectionType
In this article