[github] Make GitHub releases clearer - Add brief instructions to the release notes, with a direct link to the README - Rename the remote port to .remoteport.py to make it distinct from the other .port.py - Link to the commit log instead of a commit message See a preview here: https://github.com/google/dawn/releases/tag/v20250527.140004 (I manually edited the release notes of that release to use one generated locally using this change). No-Try: true Bug: 371024051 Change-Id: I21bd3faa448c14c8fba1cfb3fa25fe03ee978f81 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244054 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: 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.