WasmFX: Effect Handlers for WebAssembly

published on 2023/11/08

The WasmFX project extends WebAssembly (abbreviated Wasm) with effect handlers as a unifying mechanism to enable efficient compilation of control idioms, such as async/await, generators/iterators, first-class continuations, etc.

WasmFX