Wasmtime
wasmtime_heaptype Struct Reference

A WebAssembly heap type. More...

#include <val.h>

Data Fields

wasmtime_heaptype_kind_t kind
 Discriminant of which heap type this is, and may indicate fields of of to use.
 
wasmtime_heaptype_union_t of
 Payload of this heap type, with fields indicated by kind.
 

Detailed Description

A WebAssembly heap type.


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