What does HackerNews think of wgpu-native?

Native WebGPU implementation based on wgpu-core

Language: Rust

The Mach engine project maintains prebuilt Dawn libraries and also a simplified build-from-source workflow using the Zig build system, see:

https://machengine.org/pkg/mach-gpu-dawn/

It's also possible to use wgpu-native in C/C++ projects as prebuilt library, see:

https://github.com/gfx-rs/wgpu-native

WGPU is the underlying implementation for WebGPU in Firefox and it has C bindings: https://github.com/gfx-rs/wgpu-native.git.