Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2621962f0d7f295da816c4f043869d838d901173
      
https://github.com/WebKit/WebKit/commit/2621962f0d7f295da816c4f043869d838d901173
  Author: Tadeu Zagallo <[email protected]>
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
    M Source/WebGPU/WebGPU/HardwareCapabilities.mm

  Log Message:
  -----------
  [WebGPU Swift] Enable runtime flag by default when compiler is compatible
https://bugs.webkit.org/show_bug.cgi?id=300935
rdar://162791460

Reviewed by Mike Wyrzykowski.

Change the runtime flag that enables WebGPU Swift such that if the compiler is 
new
enough to support all the features we need, then it's enabled by default. It 
remains
possible to override it and turn it on off on any compiler version.

* Source/WebGPU/WebGPU.xcodeproj/project.pbxproj:
* Source/WebGPU/WebGPU/Capabilities.swift: Added.
(swiftCompilerSupportsWebGPU):
* Source/WebGPU/WebGPU/HardwareCapabilities.mm:
(WebGPU::isWebGPUSwiftEnabled):

Canonical link: https://commits.webkit.org/301749@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to