# WasmEdge C API

**Canonical:** https://apis.io/apis/wasmedge/wasmedge-c-api/  
**Provider:** WasmEdge — https://apis.io/providers/wasmedge/  
**Documentation:** https://wasmedge.org/docs/embed/c/intro/

WasmEdge C API is one of 5 APIs that [WasmEdge](https://apis.io/providers/wasmedge/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include C API, Embedding, and Low-Level. The published artifact set on APIs.io includes API documentation and a GitHub repository.

The WasmEdge C API provides a low-level interface for embedding the WasmEdge runtime into C/C++ host applications. It exposes the full WasmEdge runtime capabilities including module instantiation, function invocation, memory access, and plugin management.

## Machine-readable artifacts (3)

- **Documentation** — https://wasmedge.org/docs/embed/c/intro/
- **GitHubRepository** — https://github.com/WasmEdge/WasmEdge
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/wasmedge/refs/heads/main/apis.yml

## Other WasmEdge APIs (4)

- [WasmEdge Rust SDK](https://apis.io/apis/wasmedge/wasmedge-rust-sdk/)
- [WasmEdge Go SDK](https://apis.io/apis/wasmedge/wasmedge-go-sdk/)
- [WasmEdge Node.js SDK](https://apis.io/apis/wasmedge/wasmedge-nodejs-sdk/)
- [WasmEdge Plugin System](https://apis.io/apis/wasmedge/wasmedge-plugin-system/)

## Tags

C API, Embedding, Low-Level

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wasmedge/wasmedge-c-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wasmedge/.
