-
Notifications
You must be signed in to change notification settings - Fork 73
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
Investigate and fix build error in wasm-test-runner
#564
Comments
Probably related to a recent update of |
Eventually related: rustwasm/wasm-bindgen#4057 |
This can be more easily reproduced by cd into |
Merged
Merged
Closed by #567 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently our
wasm-test-runner
fails withTo reproduce go into
wasm-test-runner
and do acargo clean && cargo update
then execute./run.sh
.The text was updated successfully, but these errors were encountered: