native icon indicating copy to clipboard operation
native copied to clipboard

[record_use] Use case: pkg/vm/bin/protobuf_aware_treeshaker.dart with record_use

Open dcharkes opened this issue 1 month ago • 0 comments

We should prototype and implement the protobuf aware tree-shaker on top of @RecordUse annotations if we can.

  1. Prototype, see if it's possible.
  2. Implement fully.

Sources:

  • https://github.com/dart-lang/sdk/blob/37f468c93638ecabe8a1bd4b488785cccf597ea7/pkg/vm/bin/protobuf_aware_treeshaker.dart#L119

dcharkes avatar Oct 08 '25 10:10 dcharkes