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

No longer error for npm dependencies with web #2103

Merged
merged 2 commits into from
Apr 27, 2020

Conversation

Pauan
Copy link
Contributor

@Pauan Pauan commented Apr 26, 2020

Fixes #2065

@Pauan
Copy link
Contributor Author

Pauan commented Apr 26, 2020

@alexcrichton The build error isn't from this PR, it's actually because of a new version of Stable which added in some new warnings. It looks like we'll need to change the implementation of IntoWasmAbi for closures.

@alexcrichton alexcrichton merged commit 541e8f5 into rustwasm:master Apr 27, 2020
@alexcrichton
Copy link
Contributor

👍

@Pauan Pauan deleted the npm-modules-for-web branch April 27, 2020 15:24
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.

web target should allow for importing npm modules
2 participants