You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WebGPUDemo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ swift package --swift-sdk swift-DEVELOPMENT-SNAPSHOT-2025-06-03-a_wasm js --use-
12
12
WebGPU requires a beta or technical preview version of Safari. For recent release versions make sure to enable
13
13
WebGPU feature flag as shown on the screenshot:
14
14
15
-
<imgwidth="833"alt="Screenshot 2025-06-19 at 10 22 57"src="https://github.com/user-attachments/assets/7d0453ab-da51-4a6e-85da-dc466cf775be" />
15
+
<imgwidth="833"alt="Safari Feature Flags settings tab with WebGPU enabled"src="https://github.com/user-attachments/assets/7d0453ab-da51-4a6e-85da-dc466cf775be" />
16
16
17
17
See [the WebGPU Implementation Status page](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status) for information about compatibility with other browsers.
0 commit comments