pub fn memory() -> JsValue
Returns a handle to this Wasm instance’s WebAssembly.Memory.
WebAssembly.Memory
This function always panics when running outside of WASM.