Skip to content

WASM and MacOS target not built on docs.rs #3463

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

Closed
daxpedda opened this issue Feb 9, 2023 · 2 comments · Fixed by #3466
Closed

WASM and MacOS target not built on docs.rs #3463

daxpedda opened this issue Feb 9, 2023 · 2 comments · Fixed by #3466

Comments

@daxpedda
Copy link
Contributor

daxpedda commented Feb 9, 2023

I believed that #3462 would add the wasm32-unknown-unknown successfully to docs.rs builds, but it didn't.

See https://docs.rs/wgpu/0.15.1/wgpu/.

Trying to dig into it further, I noticed that previous versions didn't succeed in building x86_64-apple-darwin either.
Unfortunately https://docs.rs/crate/wgpu/0.15.1/builds/740775 doesn't provide any further help.

@daxpedda
Copy link
Contributor Author

daxpedda commented Feb 9, 2023

@daxpedda
Copy link
Contributor Author

The problem should be #3465.
At the end of all of this we should probably add doc testing for all the targets to the CI.

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 a pull request may close this issue.

1 participant