"Building WebAssembly modules with Rust, by Steve Klabnik"

It looks like this was at Cloudflare SF.

“Building WebAssembly modules with Rust, by Steve Klabnik”

In this talk, Steve is going to show you how you can write web applications in Rust. We’ll discuss:

  • The basics of building a webassembly module
  • Interacting with browser APIs
  • How Rust’s tooling makes this easy, and which tools you can use
  • Interesting Rust packages you may want to try with WebAssembly