WebWasmWebAssembly.MemoryDescriptorinterface WebAssembly.MemoryDescriptorThe MemoryDescriptor describes the options you can pass to new WebAssembly.Memory(). Properties ##initial: number #maximum: number optional#shared: boolean optional
interface WebAssembly.MemoryDescriptorThe MemoryDescriptor describes the options you can pass to new WebAssembly.Memory(). Properties ##initial: number #maximum: number optional#shared: boolean optional