Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for relaxed-simd to wasm-mutate #1975

Merged

Conversation

alexcrichton
Copy link
Member

Enables running wasm-tools shrink over modules that contain relaxed-simd instructions.

Enables running `wasm-tools shrink` over modules that contain
relaxed-simd instructions.
@alexcrichton alexcrichton requested a review from fitzgen January 15, 2025 01:50
@fitzgen fitzgen added this pull request to the merge queue Jan 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jan 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jan 16, 2025
Merged via the queue into bytecodealliance:main with commit a4cd054 Jan 16, 2025
30 checks passed
@alexcrichton alexcrichton deleted the wasm-mutate-relaxed-simd branch January 16, 2025 15:35
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