Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.