get

fun get(index: AddressValue): JsAny?(source)

The get() prototype method of the WebAssembly.Table() object retrieves the element stored at a given index.

MDN Reference