|
Wasmtime
|
Owned handle to a WebAssembly exception type definition. More...
#include <exnref.hh>
Public Member Functions | |
| TagType | tag_type () const |
| Returns the tag type associated with this exception type. | |
Static Public Member Functions | |
| static Result< ExnType > | create (const Engine &engine, const std::initializer_list< ValType > ¶ms) |
| Creates a new exception type with the given parameter types. | |
Owned handle to a WebAssembly exception type definition.