183#ifndef WASMTIME_API_H
184#define WASMTIME_API_H
207#include <wasmtime/component.h>
215#define WASMTIME_VERSION "33.0.0"
219#define WASMTIME_VERSION_MAJOR 33
223#define WASMTIME_VERSION_MINOR 0
227#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.