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

Fix wasm_bindgen_futures not using custom path #3602

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

daxpedda
Copy link
Collaborator

@daxpedda daxpedda commented Sep 7, 2023

This fixes the wasm_bindgen_futures not using custom paths from the crate attribute when accessing js-sys. Additionally, which wasn't actually required for this, we also re-export wasm-bindgen and js-sys from wasm-bindgen-futures.

This is based on #3595 just to avoid rebasing.

@daxpedda daxpedda force-pushed the wasm-bindgen-futures-reexport branch from e70d770 to 86fcd58 Compare September 7, 2023 14:17
@daxpedda daxpedda marked this pull request as ready for review September 13, 2023 08:18
@daxpedda daxpedda merged commit e7c760f into rustwasm:main Sep 13, 2023
25 checks passed
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.

None yet

1 participant