Split fuzzer pathing from fuzzer core? #223
Labels
Area:Fuzzer
Specifically affecting the program mutator
Status:Question
Further information is requested
Type:Enhancement
New feature or request
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).
The text was updated successfully, but these errors were encountered: