192#ifndef WASMTIME_API_H
193#define WASMTIME_API_H
202#include <wasmtime/component.h>
223#include <wasmtime/types.h>
232#define WASMTIME_VERSION "46.0.0"
236#define WASMTIME_VERSION_MAJOR 46
240#define WASMTIME_VERSION_MINOR 0
244#define WASMTIME_VERSION_PATCH 0
Wasmtime async functionality.
Build-time defines for how the C API was built.
Wasmtime-specific extensions to wasm_config_t.
Definition and accessors of wasmtime_error_t.
Definition of wasmtime_extern_t and external items.
API for Wasmtime guest profiler.
Wasmtime APIs for interacting with WebAssembly tags.