← Back to index
interface WebAssembly.TableDescriptor

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

Properties

🔗
element: TableKind
🔗
initial: number
🔗
maximum: number