Wasmer has released Swift bindings for its SDK, enabling iOS 27+ and macOS to run sandboxed Python, Node.js, and FFmpeg applications locally. iOS uses WebKit's WebAssembly engine via a hidden WKWebView, while macOS uses Wasmer's native runtime, with both platforms sharing a unified SwiftPM library and async/await API.