Web Assembly: Your Browser Is the New Os

Presenters
Date
Jun 06, 2019

Web Assembly, or Wasm for short, is a stack-based virtual machine that runs on existing browser engines. It is a cross-platform binary portable target for language compilers. Web Assembly makes it possible to build high performance Single Page Applications (SPA) without relying on JavaScript and/or other front-end frameworks. Learn what Wasm is and does and see it in action with examples using Go, Rust, and C#.