danos/library/client
Daniel Samson e53d6ebafb
library: client modules end in -client, like protocols end in -protocol
display-client and input-client (files and module names), so a service,
its wire contract, and its client never share a name: `display` the
service, `display-protocol` the contract, `display-client` a program's
view of it. The nine consumers' imports and their packages' declared
lists follow (regenerated from the source scan); build-support's
module_homes table carries the new names.
2026-07-30 06:56:12 +01:00
..
display library: client modules end in -client, like protocols end in -protocol 2026-07-30 06:56:12 +01:00
input library: client modules end in -client, like protocols end in -protocol 2026-07-30 06:56:12 +01:00
build.zig library: client modules end in -client, like protocols end in -protocol 2026-07-30 06:56:12 +01:00
build.zig.zon build: phase 1 — library domains become packages 2026-07-26 22:53:53 +01:00