Skip to content

Conversation

@SebastienGllmt
Copy link
Contributor

Version 0.2.75 of wasm-bindgen fixes a bug when using nodejs + webpack v5 but we're still on 0.2.74 so I bump the version

@SebastienGllmt SebastienGllmt added the bug Something isn't working label Jan 5, 2022
@SebastienGllmt SebastienGllmt self-assigned this Jan 5, 2022
@SebastienGllmt
Copy link
Contributor Author

SebastienGllmt commented Jan 6, 2022

To be clear, this doesn't include the fix for the stack space leak in wasm-bindgen (they haven't pushed a release for this yet). Instead, it's meant to fix wasm-bindgen/wasm-bindgen#2605

@rooooooooob
Copy link
Contributor

@SebastienGllmt @vsubhuman do we want to try and get this into 10.0.0 too or does it need any more testing or anything?

@SebastienGllmt
Copy link
Contributor Author

SebastienGllmt commented Jan 18, 2022

We use this branch in multiple places and no issue so far. The diff in the generated WASM code is just a single line (basically only fixes this specific issue)

image

@vsubhuman vsubhuman added this to the 10.0.0 milestone Feb 1, 2022
Copy link
Member

@vsubhuman vsubhuman left a comment

Choose a reason for hiding this comment

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

Thank you, @SebastienGllmt !

@vsubhuman vsubhuman merged commit 3e04ed4 into master Feb 1, 2022
@vsubhuman vsubhuman deleted the bump-bindgen branch February 1, 2022 10:47
This was referenced Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants