Closed ashtonmeuser closed 5 months ago
Using WasmMemory.inspect() or Wasm.inspect() should specify whether the memory is imported or not. This information is already available in the ContextMemory struct.
WasmMemory.inspect()
Wasm.inspect()
ContextMemory
Using
WasmMemory.inspect()
orWasm.inspect()
should specify whether the memory is imported or not. This information is already available in theContextMemory
struct.