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

rust-wasm-cross: fix darwin and aarch64-linux builds #1167

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

sandydoo
Copy link
Member

  • Fix the linker issue on macOS. Link to upstream issue.
  • Fix the build on aarch64-linux, where wasm-pack complains that it can't load a build of wasm-opt.

@sandydoo sandydoo added the bug Something isn't working label Apr 23, 2024
Already covered by `examples/rust`.
Copy link

cloudflare-pages bot commented Apr 23, 2024

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 74267a3
Status: ✅  Deploy successful!
Preview URL: https://c06ac01c.devenv.pages.dev
Branch Preview URL: https://fix-rust-wasm-example.devenv.pages.dev

View logs

@domenkozar domenkozar merged commit 0b3ff4d into main Apr 24, 2024
6 of 7 checks passed
@sandydoo
Copy link
Member Author

Linking the upstream issue, so we can update this when that's resolved: rust-lang/rust#122333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants