interface WebAssembly.MemoryDescriptor
The MemoryDescriptor
describes the options you can pass to
new WebAssembly.Memory()
.
Properties Jump to heading
Jump to headinginitial: number
optional
Jump to headingmaximum: number
The MemoryDescriptor
describes the options you can pass to
new WebAssembly.Memory()
.
Jump to headinginitial: number
Jump to headingmaximum: number