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 the wasm2js example #1750

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Conversation

alexcrichton
Copy link
Contributor

This needed and update now that we're explicitly importing *.wasm to
import *.js instead. Additionally this was moved over to the web
target to avoid needing Webpack

Closes #1743

This needed and update now that we're explicitly importing `*.wasm` to
import `*.js` instead. Additionally this was moved over to the `web`
target to avoid needing Webpack

Closes rustwasm#1743
@alexcrichton alexcrichton merged commit 4e19ead into rustwasm:master Sep 3, 2019
@alexcrichton alexcrichton deleted the fix-wasm2js branch September 3, 2019 20:05
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.

wasm2js not working?
1 participant