Fix default Node path in Go code Follow-up to https://dawn-review.googlesource.com/c/dawn/+/262334. Fixes the default Node path in the Go code under //tools/src pointing to the old location. Since the path is now more consistent between OS/arch combinations, the logic for determining the path can be simplified slightly. Bug: 441328362 Change-Id: I8dca3c1d6db3f38476eee6dd452a6d51e4727675 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262414 Reviewed-by: Ken Russell <kbr@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: 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.