WebWasmWebAssembly.ModuleExportDescriptorinterface WebAssembly.ModuleExportDescriptorA ModuleExportDescriptor is the description of a declared export in a WebAssembly.Module. Properties ##kind: ImportExportKind The kind of entity being exported. #name: string The name under which the entity is exported.
interface WebAssembly.ModuleExportDescriptorA ModuleExportDescriptor is the description of a declared export in a WebAssembly.Module. Properties ##kind: ImportExportKind The kind of entity being exported. #name: string The name under which the entity is exported.