← Back to index
interface WebAssembly.MemoryDescriptor

The MemoryDescriptor describes the options you can pass to new WebAssembly.Memory().

Properties

🔗
initial: number
🔗
maximum: number
🔗
shared: boolean