swift-wasm-DEVELOPMENT-SNAPSHOT-2020-07-06-a
Pre-release
Pre-release
Merge pull request #1389 from swiftwasm/katei/merge-master-2020-07-06 The added lines by Apple Silicon patch really depend on the build machine platform and it forces that we can build stdlib only for darwin targets. So I changed to allow non-darwin targets and filter only unsupported darwin targets. This patch should be sent to upstream. Resolve https://github.com/swiftwasm/swift/issues/1388