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

Generalize extract_wasms.py #7254

Merged
merged 8 commits into from
Jan 30, 2025
Merged

Generalize extract_wasms.py #7254

merged 8 commits into from
Jan 30, 2025

Conversation

kripken
Copy link
Member

@kripken kripken commented Jan 30, 2025

Rather than pattern-match the very specific form we emit in ClusterFuzz testcases,
support any Uint8Array that contains what look like wasm contents. This allows us
to also process Fuzzilli testcases.

@kripken kripken requested a review from tlively January 30, 2025 19:20
Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@kripken kripken merged commit d26ad82 into WebAssembly:main Jan 30, 2025
14 checks passed
@kripken kripken deleted the gen.exract branch January 30, 2025 20:43
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