Uses of Class
com.dylibso.chicory.wasm.types.GlobalSection
-
Packages that use GlobalSection Package Description com.dylibso.chicory.wasm -
-
Uses of GlobalSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return GlobalSection Modifier and Type Method Description GlobalSectionModule. globalSection()Methods in com.dylibso.chicory.wasm with parameters of type GlobalSection Modifier and Type Method Description voidModule. setGlobalSection(GlobalSection globalSection)
-