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

Dart FFI bindings for wgpu — cross-platform, native GPU access. Implements gpuweb interfaces on desktop and mobile via wgpu.

wgpu #

Dart FFI bindings for wgpu-native — cross-platform GPU access on desktop and mobile.

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

Replaces wgpu_dart.

Plan #

wgpu provides low-level Dart bindings to wgpu-native, Mozilla's portable WebGPU implementation written in Rust. It implements the gpuweb interfaces, giving you GPU access on macOS, Windows, Linux, iOS, and Android.

Uses Dart Native Assets for automatic Rust compilation — no manual build scripts.

Package Description
gpuweb Interfaces this package implements
naga WGSL validation and shader compilation
gpux Cross-platform facade (auto-selects wgpu on native)

Part of the gpux GPU stack for Dart.

0
likes
140
points
95
downloads

Publisher

unverified uploader

Weekly Downloads

Dart FFI bindings for wgpu — cross-platform, native GPU access. Implements gpuweb interfaces on desktop and mobile via wgpu.

Documentation

API reference

License

MIT (license)

More

Packages that depend on wgpu