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.
grow()
WebAssembly.Table
Table
MDN Reference