Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

Repository files navigation

These examples are a deno port of the wgpu examples but using utils's createCapture, copyToBuffer & createPng instead of a swapchain as deno's webgpu implementation is headless.

To try out, upgrade deno to at least 1.8.0 and run the commands below.

$ cd hello-compute
$ deno run --unstable --allow-read --allow-write mod.ts
Uint32Array(4) [ 0, 2, 7, 55 ]

About

No description, website, or topics provided.

Resources

Stars

253 stars

Watchers

19 watching

Forks

Releases

Packages

Used by

Contributors

Languages