Skip to content

fix: derive bindgen param names from types#385

Merged
ivov merged 1 commit into
mainfrom
bindgen-param-names
May 11, 2026
Merged

fix: derive bindgen param names from types#385
ivov merged 1 commit into
mainfrom
bindgen-param-names

Conversation

@ivov
Copy link
Copy Markdown
Owner

@ivov ivov commented May 11, 2026

Replaces arg0, arg1, etc. in generated typedefs with names derived from each parameter's Go type, so signatures recovered from interface declarations read naturally.

@ivov ivov merged commit 40ff880 into main May 11, 2026
11 checks passed
@ivov ivov mentioned this pull request May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Released in lisette-v0.2.3

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.

1 participant