# Embedding Wasmtime Wasmtime can be used as a library to embed WebAssembly execution support within applications. It has a Rust API, and also supports the official [WebAssembly C API]. * [Rust](embed-rust.md) * [C](embed-c.md) [WebAssembly C API]: https://github.com/WebAssembly/wasm-c-api