Uses of Class
com.dylibso.chicory.runtime.ImportGlobal
Packages that use ImportGlobal
-
Uses of ImportGlobal in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime that return ImportGlobalMethods in com.dylibso.chicory.runtime with parameters of type ImportGlobalModifier and TypeMethodDescriptionImportValues.Builder.addGlobal(ImportGlobal... global) Store.addGlobal(ImportGlobal... global) Add a global to the store.Method parameters in com.dylibso.chicory.runtime with type arguments of type ImportGlobalModifier and TypeMethodDescriptionImportValues.Builder.withGlobals(Collection<ImportGlobal> globals)