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

feat(cli-support): Bindgen - support providing bytes input #2916

Merged
merged 3 commits into from May 31, 2022

Conversation

dsherret
Copy link
Contributor

When working in memory, it's useful to provide some bytes as input because internally Bindgen does some logic for parsing a module.

@dsherret dsherret changed the title feat(cli-support): Bindgen - support providing bytes inpurt feat(cli-support): Bindgen - support providing bytes input May 27, 2022
@alexcrichton alexcrichton merged commit cbcf3e7 into rustwasm:main May 31, 2022
@dsherret dsherret deleted the add_bytes_input branch May 31, 2022 14:46
expenses pushed a commit to expenses/wasm-bindgen that referenced this pull request Jun 14, 2022
…m#2916)

* feat(cli-support): Bindgen - support providing bytes as input

* Format.

* Remove needless assignment
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.

None yet

2 participants