ElementType

ElementType

enum class ElementType

Represents an element type. As of the current version of WebAssembly, only FunctionReference is supported.

EnumItems

Name Description
FunctionReference
Illegal

Purely for testing purposes.