live_data
live_data copied to clipboard
Find cases where the tracked compiler fails
Right now the tracked compiler will fail on pretty much every AST node type except the minimal set implemented for the POC.
We want to expand this to support (pretty much) everything you can do in normal Elixir code.