| commit | 2e9b29b4c30333e1583cbff48047afb245001acf | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Fri Oct 10 12:07:08 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 12:07:08 2025 -0700 |
| tree | 7e6e8c4a986b3afde1e28a8cc8cba943b6234923 | |
| parent | b3312d6f755b52f2ea488efe6c7fe72ef5705daf [diff] |
Add dawn_wasm to gn_v2 Mac builders Adds the dawn_wasm gclient config to the gn_v2 Mac builders. This should get the WASM coverage back to parity with the older builders. Other platforms will be added in follow-ups after we have time to confirm that they work properly. Bug: 450675299 Change-Id: I86e5f9469e10271e4884961c251b5918da0d72f2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/266154 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@google.com>
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.