Uses of Package
com.dylibso.chicory.wasm.types
-
Packages that use com.dylibso.chicory.wasm.types Package Description com.dylibso.chicory.wasm com.dylibso.chicory.wasm.types -
Classes in com.dylibso.chicory.wasm.types used by com.dylibso.chicory.wasm Class Description CodeSection CustomSection A custom section of some kind.DataSection ElementSection ExportSection FunctionSection GlobalSection ImportSection Instruction MemorySection NameCustomSection The "name" custom section.Section StartSection TableSection TypeSection -
Classes in com.dylibso.chicory.wasm.types used by com.dylibso.chicory.wasm.types Class Description Ast BlockType CodeBlock CustomSection A custom section of some kind.DataSegment Element An element, used to initialize table ranges.ElementType Export An exported definition.ExternalType The type of external definition, import, or export.FunctionBody FunctionImport An imported function.FunctionType Global The definition of a global variable in the model of a module.GlobalImport An imported global variable or constant.Import Some imported entity.Instruction Limits Memory A memory definition.MemoryImport An imported memory.MemoryLimits Limits for memory sizes, in pages.MutabilityType OpCode PassiveDataSegment RefType Section Table TableImport An imported table.TypeSection Value ValueType WasmEncoding