commit | 0167709e2bbd143e3e6306bd1fd8248c2ee43a6b | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed May 14 17:14:43 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 17:14:43 2025 -0700 |
tree | aff5ca18275b2083ae6120825a4d3a2271c69656 | |
parent | 1b305af6eb785ef4641163ff9a282eda0ba4d825 [diff] |
[dawn][emscripten] Use chromium mirror of emsdk. - Now that we have a chromium mirror of emsdk, use it in preparations to update builders to build wasm targets. Change-Id: Ia372e670375387867da1ede76179c689c022f4ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242275 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: 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.