Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a bindings subcommand. #366

Merged

Conversation

sunfishcode
Copy link
Member

Add a bindings subcommand, which just generates the bindings.rs file.

And make the new subcommand auto-generate the bindings.rs file too, so that the tree is fully set up after a new.

Fixes #362.

Add a `bindings` subcommand, which just generates the bindings.rs file.

And make the `new` subcommand auto-generate the bindings.rs file too, so
that the tree is fully set up after a `new`.

Fixes bytecodealliance#362.
@sunfishcode sunfishcode merged commit 130438f into bytecodealliance:main Jan 6, 2025
6 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/bindings branch January 6, 2025 14:30
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.

feature request: bindings subcommand
2 participants