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