Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
method WebAssembly.Table.prototype.grow

Increases the size of the Table instance by a specified number of elements.

Parameters

delta: number

Returns

number