Add 'constants' to env context of fuzzer
Open
enhancement
fuzz
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
In the fuzzer, global constants are not placed in the environment to be referenced. Ideally, it would be nice to place the NameRef of a constant in the env for reference.
Contributor guide
Assessment
This issue has not been assessed yet.