ImportedMemory

constructor(moduleName: String = WasmModules.ENV_MODULE_NAME, memoryName: String = "memory", spec: MemorySpec = MemorySpec.Builder().build())(source)