Skip to content

Tooling: audit private exports across both pinned profiles #211

Description

@chrisbbreuer

Parent: #140

The public C audit previously subtracted implemented private exports using only the Home inventory. This misclassified Bun-only entries and shared support exports that are intentionally outside Home declarations.

Acceptance:

  • Classify private exports against the union of the pinned Home and Bun inventories.
  • Keep support-only private exports explicit rather than silently ignoring arbitrary names.
  • Preserve the 117-function public and 19-extension denominators.
  • Make zig build c-api-audit green with an exact private-export count.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions