Using WebAssembly from C++

The examples in this chapter show how to embed Wasmtime using the C++ API to execute wasm programs with various features. Consult the API docs for the full C++ API.