Commit ec73fda 1 parent 2d44a4c commit ec73fda Copy full SHA for ec73fda
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ TODO before entering Phase 2.
34
34
35
35
### Introduction
36
36
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 |
45
45
46
46
47
47
### Goals [ or Motivating Use Cases, or Scenarios]
You can’t perform that action at this time.
0 commit comments