Wasmtime
wasmtime_heaptype_union Union Reference

Payload of the wasmtime_heaptype_t union. More...

#include <val.h>

Data Fields

wasm_functype_tconcrete_func
 Used with WASMTIME_HEAPTYPE_KIND_CONCRETE_FUNC.
 
wasmtime_array_type_tconcrete_array
 Used with WASMTIME_HEAPTYPE_KIND_CONCRETE_ARRAY.
 
wasmtime_struct_type_tconcrete_struct
 Used with WASMTIME_HEAPTYPE_KIND_CONCRETE_STRUCT.
 
wasmtime_exn_type_tconcrete_exn
 Used with WASMTIME_HEAPTYPE_KIND_CONCRETE_EXN.
 

Detailed Description

Payload of the wasmtime_heaptype_t union.


The documentation for this union was generated from the following file: