Skip to content

Files

Latest commit

author
Mike Solomon
Jan 5, 2023
316a340 · Jan 5, 2023

History

History
19 lines (12 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 495 Bytes

purescript-webgpu

No-frills bindings to the WebGPU API.

Goals

  1. As close to the WebGPU spec as possible.
  2. Very limited type-level machinery.
  3. Clickable docs.
  4. Small, single-purpose files.
  5. Tests as much of the surface area as possible.

Non-goals

  1. Fancy abstractions.

For example

An early test. Make sure to use Chrome. If this stops working, it's because my origin trial stopped working. Sorry.