Skip to content

fix(docs): formatting and nightly commands in docs README.md#3015

Closed
MingweiSamuel wants to merge 1 commit into
mainfrom
MingweiSamuel-patch-1
Closed

fix(docs): formatting and nightly commands in docs README.md#3015
MingweiSamuel wants to merge 1 commit into
mainfrom
MingweiSamuel-patch-1

Conversation

@MingweiSamuel

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Hydro documentation README to present cleaner command snippets and to run the playground’s wasm-pack build under the Rust nightly toolchain.

Changes:

  • Remove $ prompts/extra indentation in shell command blocks for consistency/readability.
  • Switch the playground build command to rustup run nightly wasm-pack build.
  • Update macOS playground build example to also use nightly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/README.md
Comment on lines +28 to +31
rustup target add wasm32-unknown-unknown
cargo install wasm-pack
cd ../website_playground
RUSTFLAGS="--cfg procmacro2_semver_exempt --cfg super_unstable" rustup run nightly wasm-pack build
@MingweiSamuel
MingweiSamuel marked this pull request as draft July 9, 2026 21:55
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying hydro with  Cloudflare Pages  Cloudflare Pages

Latest commit: aecd9ee
Status: ✅  Deploy successful!
Preview URL: https://18aaefa6.hydroflow.pages.dev
Branch Preview URL: https://mingweisamuel-patch-1.hydroflow.pages.dev

View logs

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