Skip to content

Work around #483 #485

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

Merged
merged 1 commit into from
Jul 16, 2018
Merged

Work around #483 #485

merged 1 commit into from
Jul 16, 2018

Conversation

alexcrichton
Copy link
Contributor

This commit adds a hack to the wasm-bindgen CLI tool to work around #483 which
is present on nightly Rust with the recent LLVM upgrade. Hopefully this'll carry
us forward until the upstream bug is fixed.

Closes #483

This commit adds a hack to the `wasm-bindgen` CLI tool to work around rustwasm#483 which
is present on nightly Rust with the recent LLVM upgrade. Hopefully this'll carry
us forward until the [upstream bug][1] is fixed.

Closes rustwasm#483

[1]: https://bugs.llvm.org/show_bug.cgi?id=38184
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Thanks @alexcrichton !

@fitzgen fitzgen merged commit 1baf8f3 into rustwasm:master Jul 16, 2018
@alexcrichton alexcrichton deleted the fix-llvm branch July 30, 2018 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate definitions for enums in generated bindings
2 participants