We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
swiftwasm
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 50649fa + d49a9cf commit 42ae818Copy full SHA for 42ae818
README.md
@@ -14,10 +14,10 @@ e.g.
14
15
```sh
16
17
-$ swiftenv install https://github.com/swiftwasm/swift/releases/download/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-03-a/swift-wasm-DEVELOPMENT-SNAPSHOT-2020-06-03-a-osx.tar.gz
+$ swiftenv install https://github.com/swiftwasm/swift/releases/download/swift-wasm-5.3-SNAPSHOT-2020-08-10-a/swift-wasm-5.3-SNAPSHOT-2020-08-10-a-osx.tar.gz
18
$ swift --version
19
-Swift version 5.3-dev (LLVM 47c28180d7, Swift 5f96d487e0)
20
-Target: x86_64-apple-darwin19.3.0
+Swift version 5.3-dev (LLVM 09686f232a, Swift 5a196c7f13)
+Target: x86_64-apple-darwin19.6.0
21
```
22
23
## Usage
0 commit comments