Skip to content

commit generated bindings#29

Merged
micahrj merged 4 commits into
masterfrom
generate
Dec 6, 2025
Merged

commit generated bindings#29
micahrj merged 4 commits into
masterfrom
generate

Conversation

@micahrj

@micahrj micahrj commented Nov 28, 2025

Copy link
Copy Markdown
Contributor

Switch from generating bindings at build time to publishing pre-generated bindings. Add a CI step to verify that generated bindings are the same on all supported platforms. Resolves #23.

@micahrj micahrj force-pushed the generate branch 2 times, most recently from 5ecd63f to b8d81b2 Compare November 28, 2025 03:14
@micahrj micahrj force-pushed the generate branch 8 times, most recently from bccfa33 to d361344 Compare November 29, 2025 00:09
@micahrj micahrj force-pushed the generate branch 18 times, most recently from 5addb12 to 49f5b7b Compare December 3, 2025 02:24
@micahrj micahrj force-pushed the generate branch 13 times, most recently from 137dcc0 to ca85e17 Compare December 5, 2025 16:49
@micahrj micahrj force-pushed the generate branch 3 times, most recently from 1ae315b to cd4d3f3 Compare December 6, 2025 19:13
@micahrj micahrj marked this pull request as ready for review December 6, 2025 19:14
…enerate` crate

Rename the `vst3-bindgen` crate to `generate`, remove the `vst3-bindgen-cli`
crate, and add a main function to `generate`. Add `publish = false` to
`generate`.
@micahrj micahrj merged commit c89e7bb into master Dec 6, 2025
3 checks passed
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.

Switch from generating bindings at build time to pre-generated bindings

1 participant