Right now we always use the ahead-of-time compiled Dart. We could instead use the ARM simulator to avoid having to rebuild the shell every time the user touches Dart code. Once we have that plumbing, we could use a fancier simulator/interpreter if necessary.
Right now we always use the ahead-of-time compiled Dart. We could instead use the ARM simulator to avoid having to rebuild the shell every time the user touches Dart code. Once we have that plumbing, we could use a fancier simulator/interpreter if necessary.