6f24f88ef9
New option can be used instead of --aot to produce a tree-shaken minimal .dill file which can run on the VM in JIT mode. Can be used along with --no-link-platform and --gen-bytecode to further decrease size of the .dill file. Change-Id: I35e8d81263a5e223decf160d79322c06cfd27321 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/140740 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>