Description

WebAssembly support in Swift started as a community project and over the years evolved into an ecosystem of libraries and developer tools. The talk provides an introduction to Wasm, showing how it works under the hood. It answers frequently asked questions about this target architecture, highlights the opportunities it brings for Swift developers, and includes a demo of plugins built with Swift for WebAssembly.

Recorded at SwiftLeeds 2024 by Max Desiatov

My Notes

Introduction to Wasm

  • 04:12: Wasm is a stack machine

Wasm text format

Transcript