[docs] Add instructions to fix Clang + GCC version issues GCC-15 + older versions of Clang (17 through 19 at least) do not play well, so documenting how to fix this for CMake builds, since they depend on the system binaries and libraries. Change-Id: Ic852b774d9ff153d1e5eef339b7acf6a6649be8b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/289135 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.