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

Refactor some ABI bits in wit-bindgen-core #1241

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

alexcrichton
Copy link
Member

Pass some variables around instead of storing them on Generator, removing the need to synthesize dummy values in a few contexts.

Pass some variables around instead of storing them on `Generator`,
removing the need to synthesize dummy values in a few contexts.
@alexcrichton
Copy link
Member Author

I'll note that I was setting this up for a bigger change but I think I'm going to abandon that change for now instead. Regardless this should be reasonable to land anyway.

@alexcrichton alexcrichton added this pull request to the merge queue Mar 24, 2025
Merged via the queue into bytecodealliance:main with commit 19a2351 Mar 24, 2025
18 checks passed
@alexcrichton alexcrichton deleted the refactor-some-bits branch March 24, 2025 22:24
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