live_data icon indicating copy to clipboard operation
live_data copied to clipboard

Find cases where the tracked compiler fails

Open hansihe opened this issue 4 years ago • 0 comments

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.

hansihe avatar Jun 10 '21 22:06 hansihe