Wasmtime
types/exnref.hh File Reference
#include <initializer_list>
#include <memory>
#include <vector>
#include <wasmtime/engine.hh>
#include <wasmtime/error.hh>
#include <wasmtime/types/_val_class.hh>
#include <wasmtime/types/exnref.h>
#include <wasmtime/types/tag.hh>

Go to the source code of this file.

Data Structures

class  wasmtime::ExnType
 Owned handle to a WebAssembly exception type definition. More...
 

Macros

#define wasmtime_exn_type_clone   wasmtime_exn_type_copy
 Workaround for slightly different naming conventions.