lks9 / src-tracer

Other
0 stars 0 forks source link

Reconstruct return elements while retracing #34

Closed lks9 closed 1 year ago

lks9 commented 1 year ago

Well, this would be a nice feature. It would also give some insight:

  1. Is return statement tracing really redundant? I.e., is the result of the reconstruction unique?
  2. How should reconstruct-tracer be designed for a maximum performance?
lks9 commented 1 year ago

duplicate with #45