Skip to content

Commit 17764f8

Browse files
author
Mike Solomon
committed
Create README.md
1 parent 2d4bea5 commit 17764f8

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# purescript-webgpu
2+
3+
No-frills bindings to the webgpu API.
4+
5+
## Goals
6+
7+
1. As close to the WebGPU spec as possible.
8+
1. Very limited type-level machinery.
9+
1. Clickable docs.
10+
1. Small, single-purpose files.
11+
1. Tests as much of the surface area as possible.
12+
13+
## Non-goals
14+
15+
1. Fancy abstractions.

0 commit comments

Comments
 (0)