Uses of Class
com.dylibso.chicory.runtime.ImportMemory
Packages that use ImportMemory
-
Uses of ImportMemory in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime that return ImportMemoryMethods in com.dylibso.chicory.runtime with parameters of type ImportMemoryModifier and TypeMethodDescriptionImportValues.Builder.addMemory(ImportMemory... memory) Store.addMemory(ImportMemory... memory) Add a memory to the store.Method parameters in com.dylibso.chicory.runtime with type arguments of type ImportMemoryModifier and TypeMethodDescriptionImportValues.Builder.withMemories(Collection<ImportMemory> memories)