|
Wasmtime
|
A WebAssembly exception object. More...
#include <_exnref_class.hh>
A WebAssembly exception object.
Exception objects carry a tag and a set of field values. They are allocated on the GC heap within a store.
This type owns its underlying wasmtime_exnref_t handle. When it goes out of scope the handle is freed.