Skip to content

Commit

Permalink
Merge #99
Browse files Browse the repository at this point in the history
99: Remove crate badge r=kvark a=almarklein

This is not a crate, right?

Co-authored-by: Almar Klein <[email protected]>
  • Loading branch information
bors[bot] and almarklein authored May 20, 2021
2 parents 7dc6849 + 301821e commit 7643e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# wgpu-native
[![Matrix](https://img.shields.io/badge/Matrix-%23wgpu%3Amatrix.org-blueviolet.svg)](https://matrix.to/#/#wgpu:matrix.org)
[![Build Status](https://github.com/gfx-rs/wgpu-native/workflows/CI/badge.svg)](https://github.com/gfx-rs/wgpu-native/actions)
[![Crates.io](https://img.shields.io/crates/v/wgpu-native.svg?label=wgpu-native)](https://crates.io/crates/wgpu-native)

This is a native WebGPU implementation in Rust, based on [wgpu-core](https://github.com/gfx-rs/wgpu).
The bindings are based on the WebGPU-native header found at `ffi/webgpu-headers/webgpu.h` and wgpu-native specific items in `ffi/wgpu.h`
Expand Down

0 comments on commit 7643e9f

Please sign in to comment.