| commit | c55c052a72589054d1eef0ea2f99b5dbfc2b46cc | [log] [tgz] |
|---|---|---|
| author | Kai Ninomiya <kainino@chromium.org> | Tue Sep 16 11:39:19 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 16 11:39:19 2025 -0700 |
| tree | d1f3c6c6f67e7d7294864d427acf84b4617b7940 | |
| parent | 9c3518e1ea876073ab8c4f7d6a69ae447ba66a27 [diff] |
[emscripten] Fix Emdawnwebgpu build on GitHub releases No-Try: true Bug: 442618073 Change-Id: Idb24564ea8f6c79f8c3a06a76dd08ad81e2b9480 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262054 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@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.