Skip to content

add a --resident mode to dart compile for VM targets #49704

Open
@michaelRichards99

Description

@michaelRichards99

Using the newly added Resident Frontend Server to generate AOT kernel files may make compilation times faster here because it would remove the need to always start the frontend on each compilation. Incremental mode is not supported for AOT kernel compilations, but not needing to start the frontend each time may help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.dart-cli-compileIssues related to the 'dart compile' tool

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions