You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# WebGPU Headers
2
2
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.
4
4
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!**
6
6
7
7
All of the API is defined in the [webgpu.h](./webgpu.h) header file.
8
8
**[Read the documentation here!](https://webgpu-native.github.io/webgpu-headers/)**
0 commit comments