Skip to content

Support TinyGo binary inspection - #196

Merged
andrew merged 2 commits into
mainfrom
tinygo-buildinfo
Sep 26, 2026
Merged

andrew merged 2 commits into
mainfrom
tinygo-buildinfo

Conversation

@andrew

@andrew andrew commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Importing brief under TinyGo fails because debug/buildinfo requires debug.ParseBuildInfo, which TinyGo does not provide. Isolate build-info reading behind build tags in both the regular and universal Mach-O inspection paths.

TinyGo inspection returns the available object metadata with Go unset. Standard Go retains build-info extraction. Add portable inspection tests and CI checks for the fallback and WebAssembly library builds.

Copilot AI lite review requested due to automatic review settings September 26, 2026 08:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@andrew
andrew merged commit c2bc5ca into main Sep 26, 2026
11 checks passed
@andrew
andrew deleted the tinygo-buildinfo branch September 26, 2026 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants