Rust Programming Language

Leveraging Rust's Strengths in WasmTime

Date / Time
2024-10-18
16:30

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.