Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest WebGPU WebIDL #2482

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

grovesNL
Copy link
Contributor

@grovesNL grovesNL commented Mar 6, 2021

Update to the latest WebGPU WebIDL as of March 5.

There is one manual change to the WebIDL to accept GPUCode (as typedef (USVString or Uint32Array) GPUCode;) instead of USVString for shaders to allow both SPIR-V and WGSL (as mentioned in #2267).

@alexcrichton alexcrichton merged commit 1e4390f into rustwasm:master Mar 8, 2021
@alexcrichton
Copy link
Contributor

👍

@grovesNL grovesNL deleted the update-webgpu-mar-5 branch March 23, 2021 00:00
bors bot added a commit to gfx-rs/wgpu-rs that referenced this pull request Mar 23, 2021
785: Update to latest web-sys bindings r=kvark a=grovesNL

We can wait for rustwasm/wasm-bindgen#2482 first

Co-authored-by: Joshua Groves <josh@joshgroves.com>
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
785: Update to latest web-sys bindings r=kvark a=grovesNL

We can wait for rustwasm/wasm-bindgen#2482 first

Co-authored-by: Joshua Groves <josh@joshgroves.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants