0.2.3-wip

  • Update Dart SDK constraint to ^3.10.0.
  • Add bootstrapping code for DDC library bundle format.
  • Added scriptUri to compileExpression*Request
  • Adding createReloadedSourceEntry for sharing reloaded_sources.json entry logic.

0.2.2

  • Start the frontend server from the AOT snapshot shipped in the Dart SDK.

0.2.1

  • Doe not pass -debugger-module-names flag to the frontend server.

0.2.0

  • Migrate to null safety

0.1.1

  • Remove dead code

0.1.0

  • Initial version