Skip to content

Comments

Update wasm-tools to 0.245.1+#187

Merged
fibonacci1729 merged 4 commits intobytecodealliance:mainfrom
cpetig:new_wasm_tools
Feb 17, 2026
Merged

Update wasm-tools to 0.245.1+#187
fibonacci1729 merged 4 commits intobytecodealliance:mainfrom
cpetig:new_wasm_tools

Conversation

@cpetig
Copy link
Contributor

@cpetig cpetig commented Feb 1, 2026

Wasm-tools (e.g. parser) changed the public interface. This PR contains the necessary changes.

Follow up on wasm-tools #2421: New arena_id, rename of fixed length lists

This should wait for the upcoming wasm-tools 0.245 release (in the next days?), I try to prepare the downstream crates in advance for the incompatible renaming.

See bytecodealliance/wasm-tools#2421 for the renaming details (I was consistently using a different name than the one standardize for the component model and decided to change it better now or never).

The arena change is unfortunate and mandates changing a lot of crates at once. So, this is needed for any future wit-bindgen update. The arena change didn't seem to be necessary for wit-bindgen, but is still included.

@cpetig cpetig changed the title Follow up on wasm-tools #2421 Follow up on wasm-tools #2421: New arena_id, rename of fixed length lists Feb 1, 2026
@cpetig cpetig marked this pull request as ready for review February 16, 2026 00:10
@cpetig cpetig changed the title Follow up on wasm-tools #2421: New arena_id, rename of fixed length lists Update wasm-tools to 0.245.1+ Feb 16, 2026
Signed-off-by: Brian Hardock <brian.hardock@fermyon.com>
@fibonacci1729 fibonacci1729 merged commit 991ecf1 into bytecodealliance:main Feb 17, 2026
7 checks passed
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.

2 participants