Skip to content

Removed cat command and WASM build target#3202

Merged
anegg0 merged 1 commit intomasterfrom
Remove-unnecessary-steps-from-stylus-quickstart
Apr 10, 2026
Merged

Removed cat command and WASM build target#3202
anegg0 merged 1 commit intomasterfrom
Remove-unnecessary-steps-from-stylus-quickstart

Conversation

@EmreDincoglu
Copy link
Copy Markdown
Contributor

Thank you for contributing to our docs!

Please fill out the below to ensure your doc gets quickly approved and merged.

Description

Edited docs/stylus/quickstart.mdx

rust-toolchain.toml is auto generated with cargo stylus new so the cat command step is no longer needed. Along with removing the WASM build target step since running a cargo stylus commands will install wasm32-unknown-unknown if not detected (not 100% sure but I fiddled around a lot with commands and removing the build target and it would re install it on its own without hitting errors)

Also changed the order in which the information was presented, now it says to run cargo stylus --help right after running cargo install --force cargo-stylus to check if the install was successful instead of trying to create a new project via cargo stylus new and then running cargo stylus --help

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Not applicable

Checklist

  • I have read the CONTRIBUTE.md guidelines
  • My changes follow the style conventions outlined in CONTRIBUTE.md
  • I have used sentence-case for titles and headers
  • I have used descriptive link text (not "here" or "this")
  • I have separated procedural from conceptual content where appropriate
  • I have tested my changes locally with yarn start or yarn build
  • My code follows the existing code style and conventions
  • I have added/updated frontmatter for new documents
  • I have checked for broken links
  • I have verified that my changes don't break the build
  • Third-party docs only: Do you agree to the third-party content policy outlined within CONTRIBUTE.md?
    • Yes
    • Not applicable

Additional Notes

rust-toolchain.toml is auto generated with cargo stylus new so it is no longer needed, along with removing the WASM build target since it seems to be installed if cargo stylus sees that its missing when running a command
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Ready Ready Preview Apr 9, 2026 8:30pm

Request Review

@anegg0 anegg0 merged commit 4c19da4 into master Apr 10, 2026
6 checks passed
@anegg0 anegg0 deleted the Remove-unnecessary-steps-from-stylus-quickstart branch April 10, 2026 16:54
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