Uses of Class
com.dylibso.chicory.wasm.types.Global
Packages that use Global
-
Uses of Global in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return GlobalModifier and TypeMethodDescriptionGlobalSection.getGlobal(int idx) Global[]GlobalSection.globals()Methods in com.dylibso.chicory.wasm.types with parameters of type GlobalModifier and TypeMethodDescriptionAdd a global variable definition to this section.