cplusplus / modules-ecosystem-tr

The ISO C++ Modules Ecosystem Technical Report (METeR)
21 stars 7 forks source link

Sub-Section: Generation of the Binary Module Interface #8

Open ruoso opened 2 years ago

ruoso commented 2 years ago

This section should discuss implementation options on the generation of the binary module interface.

Suggested questions: Is it worth generating only the BMI on this phase, in order to reduce the amount of time spent on the step that requires work to be done in topological oreder?