mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This patch adds initial support for Emscripten SDK alongside the existing support for WASI SDK. This is a first step towards building a part of Swift compiler for Emscripten target (which will be used to build LLDB with Swift to WebAssembly target).