grow
The grow()
prototype method of the WebAssembly.Table
object increases the size of the Table
instance by a specified number of elements, filled with the provided value.
The grow()
prototype method of the WebAssembly.Table
object increases the size of the Table
instance by a specified number of elements, filled with the provided value.