WebIDLpedia

WebAssembly.Tag interface

Definition

WebAssembly JavaScript Interface defines WebAssembly.Tag



[LegacyNamespace=WebAssembly, Exposed=(Window,Worker,Worklet)]
interface Tag {
  constructor(TagType type);
};

Methods and attributes that return objects implementing WebAssembly.Tag

Referring IDL interfaces/dictionaries