Expand description

Possible runtime values that a WebAssembly module can either consume or produce.

cbindgen:ignore

Structs

Functions

Type Definitions

  • Represents the kind of values. The variants of this C enum is defined in wasm.h to list the following:

Unions