It should be done in both compiler and debugger, and it enables a few things: - tracking test coverage - enables profiling/fuzzing of the contracts - PGO - ... cc @bitwalker @greenhat
It should be done in both compiler and debugger, and it enables a few things:
cc @bitwalker @greenhat