Skip to main content

interface WebAssembly.ModuleExportDescriptor

A ModuleExportDescriptor is the description of a declared export in a WebAssembly.Module.

Properties #

The kind of entity being exported.

#name: string

The name under which the entity is exported.

Did you find what you needed?

Privacy policy