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

Few wasm fixes #7364

Merged
merged 5 commits into from
May 21, 2018
Merged

Conversation

xtuc
Copy link
Member

@xtuc xtuc commented May 21, 2018

What kind of change does this PR introduce?

Did you add tests for your changes?

Does this PR introduce a breaking change?

What needs to be documented once your changes are merged?

@webpack-bot
Copy link
Contributor

webpack-bot commented May 21, 2018

For maintainers only:

  • This need to be documented (issue in webpack/webpack.js.org will be filed when merged)

@xtuc
Copy link
Member Author

xtuc commented May 21, 2018

Some tests are failing because of https://github.com/webpack/webpack/pull/7275/files#r189592198

package.json Outdated
"@webassemblyjs/wasm-parser": "1.5.1",
"@webassemblyjs/ast": "1.5.4",
"@webassemblyjs/wasm-edit": "1.5.4",
"@webassemblyjs/wasm-opt": "1.5.3",
Copy link
Member

Choose a reason for hiding this comment

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

1.5.4?

Copy link
Member Author

Choose a reason for hiding this comment

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

That's correct, thanks

@webpack-bot
Copy link
Contributor

@xtuc Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@sokra Please review the new changes.

@sokra sokra merged commit ec0369d into webpack:feature/wasm-mangling May 21, 2018
@sokra
Copy link
Member

sokra commented May 21, 2018

Thanks

@xtuc xtuc deleted the chore-bump-webassemblyjs6 branch May 21, 2018 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants