Massive amount of updates and improvements to Swift for Wasm this month, check it out on Swift Forums: https://forums.swift.org/t/swift-for-wasm-february-2026-updates/85046

Hello Swift community! Here's a summary of notable changes and improvements to Swift for WebAssembly projects during February 2026. This includes, but is not limited to BridgeJS reaching MVP in JavaScriptKit, preliminary Component Model work in WasmKit, and new features in ElementaryUI. These contributions and updates were provided by @kateinoigakukun, @sliemeobn, @krodak, @maplekiwi, @kebo, and Minjae Gwon. Swift Toolchain [6.3] [wasm] Enable NSURLDirectoryEnumerator on WASI swiftlang/swift-c...