Provide a high-level and cross-platform way to use GPU resources for computing and rendering. Minimize the amount of low-level and platform-specific coding required to implement useful features.
This package defines Typescript types (.d.ts) for the upcoming WebGPU standard. Use this package to augment the ambient "dom" type definitions with the new definitions for WebGPU. If you are on ...