Skip to content

Commit e0103e4

Browse files
authored
Merge pull request #51 from teohhanhui/patch-1
Rename WebGPU proposal to GFX
2 parents 32bb585 + 40fdbfc commit e0103e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/interfaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ All active WASI API proposals can be found on the [WASI GitHub repository](https
9898
| ----------------------------------------------------- | -------------------------------------------- |
9999
| [Machine Learning (wasi-nn)][wasi-nn] | https://github.com/WebAssembly/wasi-nn |
100100
| [Clocks: Timezone][wasi-clocks] | https://github.com/WebAssembly/wasi-clocks |
101+
| [GFX][wasi-gfx] | https://github.com/WebAssembly/wasi-gfx |
101102

102103
### Phase 1 - Feature Proposal (CG)
103104

@@ -121,7 +122,6 @@ All active WASI API proposals can be found on the [WASI GitHub repository](https
121122
| [Threads][wasi-threads] | https://github.com/WebAssembly/wasi-native-threads |
122123
| [URL][wasi-url] | https://github.com/WebAssembly/wasi-url |
123124
| [USB][wasi-usb] | https://github.com/WebAssembly/wasi-usb |
124-
| [WebGPU][wasi-webgpu] | https://github.com/WebAssembly/wasi-webgpu |
125125

126126
### Phase 0 - Pre-Proposal (CG)
127127

@@ -168,5 +168,5 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
168168
[wasi-threads]: https://github.com/WebAssembly/wasi-native-threads
169169
[wasi-url]: https://github.com/WebAssembly/wasi-url
170170
[wasi-usb]: https://github.com/WebAssembly/wasi-usb
171-
[wasi-webgpu]: https://github.com/WebAssembly/wasi-webgpu
171+
[wasi-gfx]: https://github.com/WebAssembly/wasi-gfx
172172
[wasi-cli]: https://github.com/WebAssembly/wasi-cli

0 commit comments

Comments
 (0)