|
Wasmtime
|
#include <wasmtime/_func_class.hh>#include <wasmtime/_val_class.hh>Go to the source code of this file.
Macros | |
| #define | NATIVE_WASM_TYPE(native, valkind, field) |
| #define NATIVE_WASM_TYPE | ( | native, | |
| valkind, | |||
| field | |||
| ) |
Helper macro to define WasmType definitions for primitive types like int32_t and such.