Instead of generating Dart elements, generate Dart descriptors directly
Closed this issue · 0 comments
wilkomanger commented
This would be a nice performance improvement, because generating Dart elements happens less than running the Dotlin compiler. We'd serialize descriptors as protobuf elements, and ideally read them as-is on the compiler side.
This is for the the not-near-future, a nice moment would be when dotlin_generator gets rewritten in Dotlin.