Open
Description
In #50487 (comment) we saw how the AOT snapshot on the analyzer was likely faster than the jit snapshot.
We should see if it's possible to have it as an aot snapshot (e.g. integration with pkg/dartdev
for, for instance, dart language-server
to work).
/cc @mraleph