property WebAssembly.Memory.prototype.buffer
An accessor property that returns the buffer contained in the memory.
Type #
ArrayBuffer | SharedArrayBuffer
An accessor property that returns the buffer contained in the memory.
ArrayBuffer | SharedArrayBuffer