Open axic opened 5 years ago
Or at least helpers with some data structures.
A good start would be doing a CFG (control flow graph) or at least a primitive version which shows dependencies of functions.
This can be used in two ways in the short term:
Could consider using https://github.com/rustwasm/walrus because it has the same goals.
Or at least helpers with some data structures.
A good start would be doing a CFG (control flow graph) or at least a primitive version which shows dependencies of functions.
This can be used in two ways in the short term: