Wasmer Things: An Upside-Down Guide to WebAssembly by Edoardo Vacchi @ Wasm I/O 2023

Wasm I/O 2023 / 23-24 March, Barcelona
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!

Пікірлер: 2

  • @RealTomB
    @RealTomB3 ай бұрын

    Zig + WebAssembly = 💕