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 using #[wasm_bindgen(js_name = default)] with #[wasm_bindgen(module = ...)] #3823

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

daxpedda
Copy link
Collaborator

@daxpedda daxpedda commented Feb 3, 2024

This has already come up a couple of times, but after #2855 some things that worked before started failing. E.g. #3012 and #3208.

A better fix has been proposed in #2855 (comment), but that would require more work, so this is a stopgap measure to fix #3012 only in the meantime.

Fixes #3012.

@daxpedda daxpedda merged commit 1f7942d into rustwasm:main Feb 5, 2024
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
2 participants