Looking for this year's edition? Please visit WASM I/0 2024

Session

Look who's talking!

Detail illustration WASM I/O Detail illustration WASM I/O
Edoardo Vacchi
blend-mode

Wasmer Things: An Upside-Down Guide to WebAssembly

Edoardo Vacchi - Tetrate

Slides

As a developer, you may have heard about WebAssembly already:

  • as a Web developer, you may have learned how Wasm plugs into your own ecosystem
  • as a backend developer, you may know that it is somewhat similar to the .NET CLR or the JVM;
  • as a systems developer, you may know that it is a compilation target of your favorite C/C++ or Rust toolchain.

Well, this talk is for all of you!

Countless tutorials are available on the Web to build your first executable, but have you ever tried digging beneath the surface? Join me for this talk and learn more about the WebAssembly specification from the Upside-Down, lower-level perspective of a compiler enthusiast; and discover why more and more projects are making Wasm their sandboxed, memory-safe runtime environment of choice!

View all sessions