WebAssembly.MemoryDescriptorinterface MemoryDescriptor {initial: number;maximum?: number;shared?: boolean;}§Properties§initial: number[src]§maximum?: number[src]§shared?: boolean[src]