Stream: git-wasmtime

Topic: wasmtime / PR #13997 Fix `PartialEq` for component model ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 18:01):

alexcrichton opened PR #13997 from alexcrichton:fix-partial-eq to bytecodealliance:main:

The previous implementation derived PartialEq which tested for semantic equality of maps internally, but the intended implementation is to test for equality of order of items/names as well.

Closes #13994

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 18:01):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13997.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 18:01):

alexcrichton requested pchickey for a review on PR #13997.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 18:09):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 18:43):

alexcrichton updated PR #13997.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 19:02):

alexcrichton added PR #13997 Fix PartialEq for component model types to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 19:21):

github-merge-queue[bot] removed PR #13997 Fix PartialEq for component model types from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 19:27):

alexcrichton added PR #13997 Fix PartialEq for component model types to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 20:18):

:check: alexcrichton merged PR #13997.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 20:18):

alexcrichton removed PR #13997 Fix PartialEq for component model types from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC