183#ifndef WASMTIME_API_H
184#define WASMTIME_API_H
210#include <wasmtime/component.h>
218#define WASMTIME_VERSION "45.0.0"
222#define WASMTIME_VERSION_MAJOR 45
226#define WASMTIME_VERSION_MINOR 0
230#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.
Wasmtime APIs for WebAssembly exception objects.
Definition of wasmtime_extern_t and external items.
API for Wasmtime guest profiler.
Wasmtime APIs for interacting with WebAssembly tags.