-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is a crucial part of C/C++ interop.
- Define an XML file format for defining manifest declarations (functions, structs) that are used in a library
- Let the compiler automatically resolve qualified names to manifest files:
- Searches through all manifests in a search path
Reactions are currently unavailable