kaist-cp / circ

CIRC: Concurrent Immediate Reference Counting
Apache License 2.0
46 stars 3 forks source link

Cross-type tracing #4

Open jeehoonkang opened 2 months ago

jeehoonkang commented 2 months ago

Currently, CIRC supports tracing across same-type objects only. Please support tracing over objects of different types.