Rust Programming Language
Leveraging Rust's Strengths in WasmTime
Speakers
Presentation Slides
Presentation Video
The Rust programming language is well known for its safety guarantees, and even when a project is forced to use `unsafe` code it has many benefits to offer. This talk will dive into the Wasmtime project, a standalone WebAssembly engine, and how it leverages Rust's strengths to provide critical safety guarantees.