Native WebGPU implementation based on wgpu-core
Role in this project:
Back-end Developer Contributions:5 reviews, 10 commits, 10 PRs in 11 months
Contributions summary:Noah's commits primarily involve updating and modifying the `ffi/wgpu.h` and `src/device.rs` files. These changes include updating bindings for `wgpu` and migrating from `cbindgen` to `bindgen`, indicating a focus on the underlying native WebGPU implementation. The commits also involve updates to incorporate the latest `wgpu-core` changes and the modification of render pass encoder commands. This suggests a role in maintaining and updating the core functionalities of the library.
rustwgslwgpuwebgpu
A lua interpreter written in rust
Contributions:64 commits, 6 PRs, 53 pushes in 4 months
rustlualua-interpreterinterpreter