A new WebAssembly Memory
object which is a resizable ArrayBuffer that holds the raw bytes of memory
accessed by a WebAssembly WebAssembly Instance
.
A memory created by JavaScript or in WebAssembly code will be accessible and mutable from both JavaScript and WebAssembly.
Documentation Memory by Mozilla Contributors, licensed under CC-BY-SA 2.5.