This extension adds the types definitions for WebGPU, so you can have intellisense for things like navigator.gpu
and have types like GPUAdapter
from WebGPU when working with typescript.
This extension will be useless when vscode updates the lib.dom.d.ts to include WebGPU
Initial release of webgpu-type-definitions