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

Allow examples to be built for WebGPU and add instructions #442

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

rparrett
Copy link
Collaborator

I sort of forgot that WebGPU is a thing because browser support is so limited. But folks probably want to use it, so we shouldn't include bevy/webgl2 by default.

@rparrett
Copy link
Collaborator Author

rparrett commented Jul 20, 2023

Will open a separate PR to address new Rust 1.71 clippy lints.

@rparrett
Copy link
Collaborator Author

rparrett commented Jul 20, 2023

#443

@StarArawn
Copy link
Owner

@rparrett can you fix the conflicts? :)

@rparrett
Copy link
Collaborator Author

rparrett commented Dec 17, 2023

In #497 we apparently un-commented the file_watcher feature in Cargo.toml, so wasm examples weren't building at all.

I just re-commented it, but we could also fix that by adding a wasm-target specific feature list I guess.

@StarArawn StarArawn merged commit ce23b4c into StarArawn:main Dec 20, 2023
8 checks passed
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