This document provides an overview and introduction to the WebGPU API. It discusses that WebGPU is a new cross-platform 2D/3D graphics and compute API for the web that exposes native GPU capabilities. It aims to provide a modernized approach compared to WebGL. The document outlines who the API is for, what it is and isn't, key features like asynchronous capabilities, and resources for learning more. It emphasizes that WebGPU is still new and in development stages but has potential to drive innovation by enabling new ways of GPU programming for the web.