Uses of Class
com.dylibso.chicory.runtime.Store
Packages that use Store
-
Uses of Store in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime that return StoreModifier and TypeMethodDescriptionStore.addFunction(ImportFunction... function) Add a function to the store.Store.addGlobal(ImportGlobal... global) Add a global to the store.Store.addImportValues(ImportValues importValues) Add the contents of aImportValuesinstance to the store.Store.addMemory(ImportMemory... memory) Add a memory to the store.Store.addTable(ImportTable... table) Add a table to the store.Add a tag to the store.Register an instance in the store with the given name.