Skip to content

Update wasm-bindgen to 0.2.127 - #183

Merged
timkpaine merged 1 commit into
mainfrom
tkp/update-wasm-bindgen
Sep 1, 2026
Merged

Update wasm-bindgen to 0.2.127#183
timkpaine merged 1 commit into
mainfrom
tkp/update-wasm-bindgen

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Bumps wasm-bindgen from 0.2.126 to 0.2.127 in the rustjswasm template.

The crate and the CLI must be on the exact same version, so all three
pins move together:

file pin
js/Cargo.toml.jinja wasm-bindgen = "=0.2.127"
js/package.json.jinja setup script — wasm-bindgen-cli --version 0.2.127
rust/Makefile.jinja requirements target — wasm-bindgen-cli --version 0.2.127

rustjswasm is the only template that uses wasm-bindgen; cppjswasm goes
through emsdk instead.

Bumps the crate dependency and both wasm-bindgen-cli install commands
together, since the CLI version must match the crate exactly.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine merged commit 2dc6002 into main Sep 1, 2026
19 checks passed
@timkpaine
timkpaine deleted the tkp/update-wasm-bindgen branch September 1, 2026 15:37
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.

1 participant