Tag

open class Tag(type: TagType)(source)

The WebAssembly.Tag object defines a type of a WebAssembly exception that can be thrown to/from WebAssembly code.

MDN Reference

Constructors

Link copied to clipboard
constructor(type: TagType)