Skip to content

Commit 3f4896d

Browse files
Mark webgpu.h header stable (#558)
1 parent 53a87a3 commit 3f4896d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# WebGPU Headers
22

3-
This repository contains C headers equivalent to the [WebGPU](https://gpuweb.github.io/gpuweb/) API and documentation on the native specificities of the headers.
3+
This repository contains C stable headers equivalent to the [WebGPU](https://gpuweb.github.io/gpuweb/) API and documentation on the native specificities of the headers.
44

5-
**This header is NOT STABLE yet, and the documentation is very much a work in progress!**
5+
**The documentation is very much a work in progress!**
66

77
All of the API is defined in the [webgpu.h](./webgpu.h) header file.
88
**[Read the documentation here!](https://webgpu-native.github.io/webgpu-headers/)**

0 commit comments

Comments
 (0)