183#ifndef WASMTIME_API_H
184#define WASMTIME_API_H
207#include <wasmtime/component.h>
216#define WASMTIME_VERSION "35.0.0"
220#define WASMTIME_VERSION_MAJOR 35
224#define WASMTIME_VERSION_MINOR 0
228#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.