WebAssembly.Table 的描述符对象。
WebAssembly.Table
The descriptor object for a WebAssembly.Table.
表中存储的值的类型。
The type of value stored in the table.
表的初始大小。
The initial size of the table.
Optional
允许表增长到的最大大小。
The maximum size the table is allowed to grow to.
Zh
WebAssembly.Table
的描述符对象。En
The descriptor object for a
WebAssembly.Table
.