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

Mio documentation fails to build due to wasm targets #1845

Closed
Darksonn opened this issue Dec 3, 2024 · 1 comment · Fixed by #1846
Closed

Mio documentation fails to build due to wasm targets #1845

Darksonn opened this issue Dec 3, 2024 · 1 comment · Fixed by #1846

Comments

@Darksonn
Copy link
Contributor

Darksonn commented Dec 3, 2024

The documentation on docs.rs is failing to build with this error:

error: Error loading target specification: Could not find specification for target "wasm32-wasi". Run `rustc --print target-list` for a list of built-in targets
@Thomasdezeeuw
Copy link
Collaborator

wasm32-wasi is gone in the latest rustc, it's wasm32-wasi-p1 I think

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.

2 participants