File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -130,8 +130,11 @@ <h1>Run Swift in browsers</h1>
130
130
< div class ="container shadow rounded border my-3 py-3 ">
131
131
< h2 > Try Swift on WebAssembly now</ h2 >
132
132
< p > Compile Swift in the cloud and run in your browser.</ p >
133
- < p > Are you looking for a more powerful playground environment with access to the SwiftUI API in you browser?
133
+ < p > Check out < a href ="https://book.swiftwasm.org/getting-started/browser-app.html "> how to get started</ a > and create
134
+ a browser app written in Swift on your local machine.</ p >
135
+ < p > Are you looking for a powerful playground environment with access to the SwiftUI API in you browser?
134
136
Try our < a href ="https://pad.swiftwasm.org "> SwiftWasm Pad</ a > !</ p >
137
+ < p > You can also build and run short snippets right here in the text input below.</ p >
135
138
< noscript > Please enable JavaScript to use the Try it Now area.</ noscript >
136
139
< div class ="row ">
137
140
< div class ="col-lg ">
You can’t perform that action at this time.
0 commit comments