Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Continuing WebAssembly with Effect Handlers

ACM SIGPLAN via YouTube

Overview

Explore an 18-minute video presentation from OOPSLA2 2023 introducing WasmFX, an extension to WebAssembly that incorporates effect handlers for non-local control flow features. Learn how this minimal addition of three main instructions for creating, suspending, and resuming continuations provides a universal target for compiling languages with async/await, generators/iterators, and other advanced control flow mechanisms. Discover the formal specification and soundness proof for WasmFX, as well as its implementation in the Wasm reference interpreter and a prototype extension for Wasmtime. Gain insights into the type-safe design of WasmFX, its alignment with Wasm's principles, and the promising preliminary performance results. Understand the potential impact of this extension on compiler development for languages targeting WebAssembly and the future plans for native implementation.

Syllabus

[OOPSLA23] Continuing WebAssembly with Effect Handlers

Taught by

ACM SIGPLAN

Reviews

Start your review of Continuing WebAssembly with Effect Handlers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.