Create a debugging tool for visually exploring the current state of a running program #60
Labels
blocked
An issue that cannot be solved due to other issues being open
discussion
This issue is just a suggestion for an idea that needs to be worked out
enhancement
New feature or request
If we're able to make all structures serializable by default, we can serialize the program state to a graph and explore it visually.
A filter can be applied to the graph to only display those elements that are matched by the filter. In first iterations, a simple substring match will suffice.
The text was updated successfully, but these errors were encountered: