bors[bot] 6f712d59bd [rs] Merge #633
633: Port to the updated wgpu error model r=scoopr a=kvark

Depends on https://github.com/gfx-rs/wgpu/pull/1034

I removed most of the helping sugar we had before, in exchange for simple `match` and a `handle_error` function.
I believe this way it's easier to maintain and debug (stepping through closures is a pain today).

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
2020-11-23 23:04:54 +00:00
2020-04-26 18:59:48 -02:30
Description
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
268 MiB
Languages
Rust 94.6%
JavaScript 5.4%