| commit | f736460e11c8935a2779a1170db3454f77d8b572 | [log] [tgz] |
|---|---|---|
| author | Kai Ninomiya <kainino@chromium.org> | Mon Apr 28 16:06:23 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 16:06:23 2025 -0700 |
| tree | c740d86e1ce8c5937fc190f60f4c254b2a168298 | |
| parent | 35453ba04a72955dece913d035c296632acf0825 [diff] |
[emscripten] Automatically set closure args when supported Support added in Emscripten in the next release: https://github.com/emscripten-core/emscripten/pull/24192 Tested with Emscripten 4.0.3 and emsdk's `tot` release. No-Try: true Bug: 371024051 Change-Id: I63eb5d6c8cdf43389cf9c09876acddd7b3f0a2a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239474 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Loko Kung <lokokung@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.