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

eframe: add webgpu feature by default to wgpu #4124

Merged
merged 1 commit into from Mar 4, 2024

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Mar 2, 2024

Fix #4123. Looks like it was caused by #3875.

@emilk emilk added eframe Relates to epi and eframe egui-wgpu labels Mar 4, 2024
@emilk
Copy link
Owner

emilk commented Mar 4, 2024

Good catch

@emilk emilk added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@emilk emilk merged commit ca1f453 into emilk:master Mar 4, 2024
21 of 22 checks passed
@emilk emilk changed the title add webgpu feature by default for wgpu feature of eframe eframe: add webgpu feature by default to wgpu Mar 4, 2024
@ctaggart ctaggart deleted the wasm32-webgpu branch March 6, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file eframe Relates to epi and eframe egui-wgpu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

egui-wgpu missing wgpu webgpu feature
2 participants