Skip to content

Refactor configuration-setting logic in fuzzing again#13174

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:move-some-fuzz-logic
Apr 23, 2026
Merged

Refactor configuration-setting logic in fuzzing again#13174
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:move-some-fuzz-logic

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Move some frobbing of options to make_internally_consistent rather than last-minute to ensure that the catch-all logic of sync-ing GC options with memory options is used.

Move some frobbing of options to `make_internally_consistent` rather
than last-minute to ensure that the catch-all logic of sync-ing GC
options with memory options is used.
@alexcrichton alexcrichton requested a review from a team as a code owner April 22, 2026 20:10
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team April 22, 2026 20:10
@github-actions github-actions Bot added the fuzzing Issues related to our fuzzing infrastructure label Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@fitzgen fitzgen added this pull request to the merge queue Apr 23, 2026
Merged via the queue into bytecodealliance:main with commit c7ce297 Apr 23, 2026
48 checks passed
@alexcrichton alexcrichton deleted the move-some-fuzz-logic branch April 27, 2026 15:17
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Apr 27, 2026
This fixes a mistake in bytecodealliance#13174 with the translation of clamping logic,
and this additionally deduplicates the clamping logic since it looks
like it was basically present in the same manner.
pull Bot pushed a commit to eduardomourar/wasmtime that referenced this pull request Apr 27, 2026
…liance#13208)

This fixes a mistake in bytecodealliance#13174 with the translation of clamping logic,
and this additionally deduplicates the clamping logic since it looks
like it was basically present in the same manner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants