Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for wasm32 architecture in
SwiftSupport.cmake
`get_swift_host_arch` CMake function maps `CMAKE_SYSTEM_PROCESSOR` to a provided variable name. We need to support the `wasm32` case to be able to build Foundation for that architecture.
- Loading branch information