chore(deps): bump wasm-bindgen from 0.2.117 to 0.2.118 in /playground/wasm#56
Merged
ryuapp merged 1 commit intoMay 10, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Owner
|
@dependabot rebase |
Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.117 to 0.2.118. - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.117...0.2.118) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c9cbee6 to
347c82d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps wasm-bindgen from 0.2.117 to 0.2.118.
Release notes
Sourced from wasm-bindgen's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
753bb7fRelease 0.2.118 (#5100)a12884afix: hoist ES module import statements to top of generated JS (#5103)17d4344fix: handle lifetime params in codegen for generic extern types (#5096)c0a6a82fix: use thread_local_v2 for console.createTask feature detection (#5097)5bd8fa9chore: bump library MSRV to 1.77 and CLI MSRV to 1.86 (#5102)6640596feat: support schedule_reinit() under panic=abort builds (#5099)7d83d96build(deps): bump mymindstorm/setup-emsdk in the github-actions group (#5101)a44bc04fix: auto-detect schedule_reinit and tighten termination guard (#5083)48495bdfix: use globals HashMap for all global access in descriptor interpreter (#5095)3a543f0feat: addError.stackTraceLimitgetter and setter to js-sys (#5082)