Skip to content

CI is broken for wasm-bindgen #113

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
josephlr opened this issue Sep 30, 2019 · 0 comments · Fixed by #114
Closed

CI is broken for wasm-bindgen #113

josephlr opened this issue Sep 30, 2019 · 0 comments · Fixed by #114
Assignees

Comments

@josephlr
Copy link
Member

This is currently blocking #112

The CI error message here actually gives a fairly good description:

Currently the bindgen format is unstable enough that these two version must
exactly match, so it's required that these two version are kept in sync by
either updating the wasm-bindgen dependency or this binary.

The solution here is simple, just always download the latest binary from Github instead of pinning the version.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant