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

[fuzzing] Use software bound-check during fuzzing #4003

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

lum1n0us
Copy link
Collaborator

@lum1n0us lum1n0us commented Jan 3, 2025

No description provided.

Copy link
Collaborator

@TianlongLiang TianlongLiang left a comment

Choose a reason for hiding this comment

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

LGTM

- enable software bound-check
- enable wasi
- disable libc builtin and multiple modules
@lum1n0us lum1n0us force-pushed the fix/fuzz_w_sw_check branch 2 times, most recently from 51905a5 to d12aeeb Compare January 5, 2025 08:29
Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@lum1n0us lum1n0us merged commit 9989b1c into bytecodealliance:main Jan 6, 2025
383 checks passed
@lum1n0us lum1n0us deleted the fix/fuzz_w_sw_check branch January 6, 2025 03:36
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.

3 participants