WebWasmWebAssembly.Table.prototype.setmethod WebAssembly.Table.prototype.set#Table.prototype.set(index: number,value: Function | null,): voidSets an element stored at a given index to a given value. Parameters ##index: number#value: Function | nullReturn Type #void
method WebAssembly.Table.prototype.set#Table.prototype.set(index: number,value: Function | null,): voidSets an element stored at a given index to a given value. Parameters ##index: number#value: Function | nullReturn Type #void