interface WebAssembly.MemoryDescriptorThe MemoryDescriptor describes the options you can pass to new WebAssembly.Memory(). Propertiesinitial: numberoptionalmaximum: numberoptionalshared: boolean