-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestcustomer-fluttercustomer-vmlegacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.
Description
The API for batch compilation in kenerateKernel accept an option to link the platform.dill contents with the app. The option is called linkedDependencies. It is used today by dart2js to link the SDK into the app, for example.
The VM needs a similar capability for gen_snapshot (at least to be able to embed the vm_service library).
This is a blocking issue to be able to use IKG by default in the kernel-service isolate in the VM (Issue #31146).
/cc @aam
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestcustomer-fluttercustomer-vmlegacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.