Skip to main content
WebAssembly.TableDescriptor - WASM - Web documentation
interface WebAssembly.TableDescriptor
The `TableDescriptor` describes the options you can pass to `new WebAssembly.Table()`.

Properties

initial: number
optional
maximum: number