WebAssembly.Module 导入的描述符对象。
WebAssembly.Module
The descriptor object for an import to a WebAssembly.Module.
描述的导入的种类。
The kind of the described import.
从中导入的模块说明符。
The module specifier from which to import.
正在导入的名称。
The name being imported.
Zh
WebAssembly.Module
导入的描述符对象。En
The descriptor object for an import to a
WebAssembly.Module
.