chore(release): v0.41.2 — stale reloc.CODE backstop - #356
Merged
Conversation
…ent miscompile Ships the #351 soundness backstop (#352, SR-53 verified): meld now hard-fails with MisalignedReloc when a reloc.CODE memory-address site does not land on a rebasable immediate (stale/drifted relocs from LEB-relaxation; upstream pulseengine/wasm-tools#3), instead of silently miscompiling shared-memory fusion. rivet release status v0.41.2 → cuttable (1 artifact verified). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
LS-N verification gate✅ 59/59 approved LS entries verified
Approved Failed LS entries(none) Missing regression tests(none) Updated automatically by |
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.
Cuts v0.41.2, shipping the #351 soundness backstop (#352, SR-53 verified).
MisalignedRelocwhen areloc.CODEmemory-addresssite does not land on a rebasable immediate (stale/drifted relocs from
LEB-relaxation; upstream reloc.CODE offsets stale after LEB relaxation: +2/reloc drift desyncs reloc sites from emitted code (wit-component 0.245.1) wasm-tools#3), instead of silently
miscompiling
--memory shared --address-rebaseoutput.rivet release status v0.41.2→ ✓ cuttable (1 artifact, verified).Falsification:
test_351_stale_reloc_offsets_hard_error.Version bump 0.41.1 → 0.41.2; CHANGELOG rolled. Tag
v0.41.2cut on merge.