It would be useful to annotate names for exported types such as aliases, structs, enums, and function signatures for consumption by downstream tools.
- Would it be best to add this to the generated IR somewhere?
- Do you think it is appropriate to have a compiler option to generate a C-compatible header file containing exported type definitions?
It would be useful to annotate names for exported types such as aliases, structs, enums, and function signatures for consumption by downstream tools.