Skip to content

Add wasm32-unknown-unknown target on setup#360

Merged
jkelleyrtp merged 3 commits intoDioxusLabs:mainfrom
goosethedev:main
Jun 4, 2025
Merged

Add wasm32-unknown-unknown target on setup#360
jkelleyrtp merged 3 commits intoDioxusLabs:mainfrom
goosethedev:main

Conversation

@goosethedev
Copy link
Copy Markdown
Contributor

The Tooling > Checklist section mentions ensuring the installation of the wasm32-unknown-unknown "Rust toolchain".

  1. The Getting Started page does not indicate how to set it up.
  2. It is a compilation target, not a toolchain.

@jkelleyrtp jkelleyrtp self-requested a review January 1, 2025 00:47
Copy link
Copy Markdown
Member

@jkelleyrtp jkelleyrtp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I think this might be better served as its own section. Maybe "install toolchains" which covers all the targets.

That way you know what to install for iOS, android, and web since those are each cross-compile targets.

@goosethedev
Copy link
Copy Markdown
Contributor Author

Maybe there should be a single Introduction > Prerequisites setup page with all tooling information (IDE, rustup, toolchains, targets, dioxus-cli, etc)? Currently that info is under the Getting Started page.

Also, that way we could get rid of the Tutorial > Tooling setup page, since it would become redundant.

Let me know what you think. I can re-structure the pages with the current info in them, but I don't think I can detail much about other compilation targets, I'm still delving into Dioxus and Rust in general.

@jkelleyrtp jkelleyrtp merged commit ab5e121 into DioxusLabs:main Jun 4, 2025
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