|
Wasmtime
|
Represents possible runtime values which a component function can either consume or produce. More...
#include <val.h>
Data Fields | |
| wasmtime_component_valkind_t | kind |
| The type discriminant. | |
| wasmtime_component_valunion_t | of |
| Value of type kind. | |
Represents possible runtime values which a component function can either consume or produce.