Package com.dylibso.chicory.wasm.types
-
Class Summary Class Description ActiveDataSegment ActiveElement An active element.CodeSection CustomSection A custom section of some kind.DataCountSection DataSection DataSegment DeclarativeElement A declarative element.Element An element, used to initialize table ranges.ElementSection Export An exported definition.ExportSection FunctionBody FunctionImport An imported function.FunctionSection FunctionType Global The definition of a global variable in the model of a module.GlobalImport An imported global variable or constant.GlobalSection Import Some imported entity.ImportSection Instruction Limits Memory A memory definition.MemoryImport An imported memory.MemoryLimits Limits for memory sizes, in pages.MemorySection NameCustomSection The "name" custom section.PassiveDataSegment PassiveElement A passive element.Section SectionId StartSection Table TableImport An imported table.TableSection TypeSection UnknownCustomSection A custom section which is unknown to the parser.Value -
Enum Summary Enum Description BlockKind ExternalType The type of external definition, import, or export.MutabilityType The kind of mutability for a global variable.OpCode ValueType The possible WASM value types.WasmEncoding