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 4967717 commit a92a174Copy full SHA for a92a174
README.md
@@ -9,7 +9,7 @@ The repository is split into multiple subdirectories:
9
10
- The [`AudioWorkstation` package](./AudioWorkstation) demonstrates use of
11
WebAssembly for application plugins;
12
-- The [`WebGPUDemo` package)(./WebGPUDemo) demonstrates use of WebAssembly
+- The [`WebGPUDemo` package](./WebGPUDemo) 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