Uses of Class
com.dylibso.chicory.wasm.types.ExportSection
-
Packages that use ExportSection Package Description com.dylibso.chicory.wasm -
-
Uses of ExportSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return ExportSection Modifier and Type Method Description ExportSectionModule. exportSection()Methods in com.dylibso.chicory.wasm with parameters of type ExportSection Modifier and Type Method Description voidModule. setExportSection(ExportSection exportSection)
-