Skip to content

Commit ec73fda

Browse files
committed
Update README.md as a collection of packages
1 parent 2d44a4c commit ec73fda

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ TODO before entering Phase 2.
3434

3535
### Introduction
3636

37-
This proposal is a collection of multiple interfaces.
38-
39-
| Interface | Description |
40-
| ----------------------| ---------------------------------------------------------------------------------- |
41-
| wasi-webgpu | WebGPU interface for interacting with GPUs |
42-
| wasi-frame-buffer | A CPU based graphics API |
43-
| wasi-surface | A surface interface |
44-
| wasi-graphics-context | A small interface connecting the graphics APIs (webgpu or frame-buffer) to surface |
37+
This proposal is a collection of multiple packages.
38+
39+
| Package | Description |
40+
| ------------------------| ---------------------------------------------------------------------------------- |
41+
| `wasi:webgpu` | WebGPU package for interacting with GPUs |
42+
| `wasi:frame-buffer` | A CPU based graphics API |
43+
| `wasi:surface` | A surface |
44+
| `wasi:graphics-context` | A small interface connecting the graphics APIs (webgpu or frame-buffer) to surface |
4545

4646

4747
### Goals [or Motivating Use Cases, or Scenarios]

0 commit comments

Comments
 (0)