WebAssembly.TableDescriptor - Web documentation
interface WebAssembly.TableDescriptor

The TableDescriptor describes the options you can pass to new WebAssembly.Table().

Properties

initial: number
optional
maximum: number