Wasmtime: C++
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Static Public Attributes | List of all members
wasmtime::detail::WasmType< T > Struct Template Reference

#include <wasmtime.hh>

Static Public Attributes

static const bool valid = false
 

Detailed Description

template<typename T>
struct wasmtime::detail::WasmType< T >

A "trait" for native types that correspond to WebAssembly types for use with Func::wrap and TypedFunc::call


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