* Add additional links to embedding and tutorial documentation. * Fix a broken link to CONTRIBUTING.md. Fixes #1280.
294 B
294 B
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.