This release is 10 versions behind 0.224.9 — the latest version of @std/webgpu. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
UNSTABLE: Utilities for working with the Web GPU API
This package works with Deno, BrowsersIt is unknown whether this package works with Bun


JSR Score
94%
Published
2 years ago (0.223.0)
Utilities for interacting with the WebGPU API.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@std/webgpu
Import symbol
import * as webgpu from "@std/webgpu";
Import directly with a jsr specifier
import * as webgpu from "jsr:@std/webgpu";
Add Package
bunx jsr add @std/webgpu
Import symbol
import * as webgpu from "@std/webgpu";