Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

run ci on wasm32-unknown-unknown#852

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
jbr wants to merge3 commits intoasync-rs:masterfromjbr:run-ci-on-wasm-target

Conversation

jbr
Copy link
Contributor

@jbrjbr commentedAug 14, 2020
edited
Loading

The test failure on this branch represents an actual build error in 1.6.3 on wasm, breaking any wasm projects that depend on async-std. That build error is filed as#851. This PR tries to avoid this situation in the future by adding wasm to the async-std github CI.

@jbrjbrforce-pushed therun-ci-on-wasm-target branch from6d3a4f0 to047847fCompareAugust 14, 2020 04:38
@jbrjbr mentioned this pull requestAug 23, 2020
steps:
- uses: actions/checkout@master

- name: Install nightly with wasm32-unknown-unknown

Choose a reason for hiding this comment

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

probably should use stable for this, there are some current nightlies without wasm32 target support

jbr reacted with thumbs up emoji
Copy link
ContributorAuthor

@jbrjbrAug 24, 2020
edited
Loading

Choose a reason for hiding this comment

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

addressed in5342950 +8afc6a7 by adding a toolchain matrix

Choose a reason for hiding this comment

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

thanks

@dignifiedquire
Copy link
Member

thanks, merged manually into#863

jbr reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dignifiedquiredignifiedquiredignifiedquire left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jbr@dignifiedquire

[8]ページ先頭

©2009-2025 Movatter.jp