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

Split fuzzer pathing from fuzzer core? #223

Open
MattWindsor91 opened this issue Sep 25, 2020 · 0 comments
Open

Split fuzzer pathing from fuzzer core? #223

MattWindsor91 opened this issue Sep 25, 2020 · 0 comments
Labels
Area:Fuzzer Specifically affecting the program mutator Status:Question Further information is requested Type:Enhancement New feature or request

Comments

@MattWindsor91
Copy link
Collaborator

The Fuzz library is growing quite large, and a big part of its girth is the pathing functionality; lots of modules have the Path prefix. It feels like it may be time to split the pathing into a new library (probably Act_path).

This would also require the metadata and metadata-specialised Fir types to move into a new home (I imagine maybe a new library called Fuzz_fir).

@MattWindsor91 MattWindsor91 added Area:Fuzzer Specifically affecting the program mutator Type:Enhancement New feature or request Status:Question Further information is requested labels Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Fuzzer Specifically affecting the program mutator Status:Question Further information is requested Type:Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant