A Table object of the given size and element type.
This is a JavaScript wrapper object — an array-like structure representing a WebAssembly Table, which stores function references. A table created by JavaScript or in WebAssembly code will be accessible and mutable from both JavaScript and WebAssembly.
Documentation Table by Mozilla Contributors, licensed under CC-BY-SA 2.5.