top | item 42212048 (no title) brookman64k | 1 year ago Just to avoid potential confusion: WebGPU and WGPU are different things. discuss order hn newest emidoots|1 year ago (a) WebGPU -> Specification or browser API(b) WGPU, gfx-rs/wgpu, wgpu.rs -> Rust crate implementing WebGPU(c) wgpu -> the prefix used by the C API for all WebGPU native implementations.(d) 'wgpu' -> a cute shorthand used by everyone to describe either (a), (b), or (c) with confusion.
emidoots|1 year ago (a) WebGPU -> Specification or browser API(b) WGPU, gfx-rs/wgpu, wgpu.rs -> Rust crate implementing WebGPU(c) wgpu -> the prefix used by the C API for all WebGPU native implementations.(d) 'wgpu' -> a cute shorthand used by everyone to describe either (a), (b), or (c) with confusion.
emidoots|1 year ago
(b) WGPU, gfx-rs/wgpu, wgpu.rs -> Rust crate implementing WebGPU
(c) wgpu -> the prefix used by the C API for all WebGPU native implementations.
(d) 'wgpu' -> a cute shorthand used by everyone to describe either (a), (b), or (c) with confusion.