alexcrichton requested pchickey for a review on PR #13905.
alexcrichton opened PR #13905 from alexcrichton:update-wasm-tools to bytecodealliance:main:
- Fixes a compile-phase panic when
reallocis required but not present.- Fixes a compile-phase stack overflow with deeply nested types in the component model.
- Removes manual depth-limiting in Wasmtime in favor of validation in wasmparser.
- Fixes a soundness mistake in validation for the stack-switching proposal.
- Out-of-range NaN payloads are now rejected in the text format.
- Support for new component model text syntax (not updated here in Wasmtime just yet).
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-core-reviewers for a review on PR #13905.
alexcrichton requested fitzgen for a review on PR #13905.
alexcrichton requested wasmtime-default-reviewers for a review on PR #13905.
:thumbs_up: fitzgen submitted PR review.
alexcrichton has enabled auto merge for PR #13905.
alexcrichton added PR #13905 Update wasm-tools dependencies to the merge queue.
:check: alexcrichton merged PR #13905.
alexcrichton removed PR #13905 Update wasm-tools dependencies from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC