build: pass direct exports to package compilers
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* wwi.c — `.wwi` export-data producer (w6c -I): a re-parseable ww-prototype
|
||||
* rendering of a package's EXPORTED surface. Since the sep-compile flip
|
||||
* (epic #22) this is the LIVE import path — the driver runs one `w6c -c -I`
|
||||
* per package and feeds each dep's `.wwi` to its importers as import scope;
|
||||
* the combined.ww amalgamator is gone.
|
||||
* per package and feeds each dep's `.wwi` to its importers through a separate
|
||||
* canonical `--import` input; the combined.ww amalgamator is gone.
|
||||
*
|
||||
* Specs: .ai/rob-M2-spec.md (producer) + .ai/drew-M2-checkexported.md
|
||||
* (check_exported_type). Two load-bearing choices follow them:
|
||||
|
||||
Reference in New Issue
Block a user