mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
9: Restructure the repo to host multiple crates r=grovesNL a=kvark As a follow-up, I'll rename this repository to just `wgpu`. Co-authored-by: Dzmitry Malyshau <kvark@mozilla.com>
WebGPU
This is an experimental WebGPU implementation as a native static library. It's written in Rust and is based on gfx-hal and satellite libraries. The corresponding WebIDL specification can be found at gpuweb project.
Description
Languages
Rust
94.6%
JavaScript
5.4%