Skip to main content
Home
This release is 25 versions behind 0.224.9 — the latest version of @std/webgpu. Jump to latest

UNSTABLE: Utilities for working with the Web GPU API

This package works with Deno, BrowsersIt is unknown whether this package works with Bun
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
94%
Published
2 years ago (0.213.0)
No docs found.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@std/webgpu

Import symbol

import * as webgpu from "@std/webgpu";
or

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";