It would be great to have functionality to compile globs similar to https://github.com/gobwas/glob (which is seemingly no longer actively maintained and has bugs causing issues)
This would have performance benefits as one would not be parsing the pattern each time
It would be great to have functionality to compile globs similar to https://github.com/gobwas/glob (which is seemingly no longer actively maintained and has bugs causing issues)
This would have performance benefits as one would not be parsing the pattern each time