gpuweb_js 0.0.1-dev copy "gpuweb_js: ^0.0.1-dev" to clipboard
gpuweb_js: ^0.0.1-dev copied to clipboard

Browser WebGPU implementation via dart:js_interop. Implements gpuweb interfaces using the browser's native WebGPU API.

gpuweb_js #

Browser WebGPU implementation for Dart via dart:js_interop.

This package is under active development. The initial release is coming soon.

Plan #

gpuweb_js implements the gpuweb interfaces by calling the browser's native WebGPU API through dart:js_interop. It is the web backend of the gpux stack.

Use this package directly for web-only projects, or use gpux for cross-platform code that automatically selects gpuweb_js on web.

Package Description
gpuweb Platform-agnostic WebGPU interfaces
gpux Cross-platform facade (auto-selects backend)
flutter_webgpu Flutter widget for web GPU rendering

Part of the gpux GPU stack for Dart.

0
likes
140
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

Browser WebGPU implementation via dart:js_interop. Implements gpuweb interfaces using the browser's native WebGPU API.

Documentation

API reference

License

MIT (license)

More

Packages that depend on gpuweb_js