Skip to content

Files

Latest commit

 

History

History
6 lines (5 loc) · 298 Bytes

examples-rust-embed.md

File metadata and controls

6 lines (5 loc) · 298 Bytes

Embedding in Rust

This section is intended to showcase the Rust embedding API for Wasmtime. This is done through the wasmtime crate. In addition to browsing the following examples you can also browse the full API documentation.