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

Make website-test run with wasm32-unknown-unkown target #2503

Closed
Tracked by #2312
voidpumpkin opened this issue Mar 7, 2022 · 1 comment · Fixed by #2651
Closed
Tracked by #2312

Make website-test run with wasm32-unknown-unkown target #2503

voidpumpkin opened this issue Mar 7, 2022 · 1 comment · Fixed by #2651
Labels
documentation meta Repository chores and tasks

Comments

@voidpumpkin
Copy link
Member

Currently we cant use wasm-bingen in documentation without adding ignore or no-run as it requires the doc tests to be run for target wasm32.

How to start?

  1. Run in cli cargo make website-test
  2. remove no-run from website\docs\concepts\basic-web-technologies\js.mdx:41
  3. Run in cli cargo make website-test again
  4. Make it not fail.
@ranile
Copy link
Member

ranile commented Apr 6, 2022

Needs rust-lang/cargo#7040

@ranile ranile added the blocked label Apr 6, 2022
@ranile ranile mentioned this issue Apr 30, 2022
2 tasks
@ranile ranile removed the blocked label May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation meta Repository chores and tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants