Skip to main content

length

property WebAssembly.Table.prototype.length

Returns the length of the table, i.e. the number of elements.

number
Back to top