We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92a174 commit abdb73fCopy full SHA for abdb73f
README.md
@@ -7,9 +7,9 @@ A collection of example projects using Swift's support for [WebAssembly](https:/
7
8
The repository is split into multiple subdirectories:
9
10
-- The [`AudioWorkstation` package](./AudioWorkstation) demonstrates use of
+- The [`AudioWorkstation`](./AudioWorkstation) package demonstrates use of
11
WebAssembly for application plugins;
12
-- The [`WebGPUDemo` package](./WebGPUDemo) demonstrates use of WebAssembly
+- The [`WebGPUDemo`](./WebGPUDemo) package demonstrates use of WebAssembly
13
in the browser, with Swift bindings to the [WebGPU](https://developer.apple.com/videos/play/wwdc2025/236) API.
14
15
## Contributing to this repository
0 commit comments