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 support to emit output to memory #1687

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

alexcrichton
Copy link
Contributor

Don't necessarily require a filesystem to execute wasm-bindgen,
allowing the wasm-bindgen-cli-support crate to be compiled to
WebAssembly, for example, and possibly run wasm-bindgen in your
browser! For now this is largely just an internal refactoring and won't
result in many use cases, but it felt like a good refactoring to have
regardless.

Don't necessarily require a filesystem to execute `wasm-bindgen`,
allowing the `wasm-bindgen-cli-support` crate to be compiled to
WebAssembly, for example, and possibly run `wasm-bindgen` in your
browser! For now this is largely just an internal refactoring and won't
result in many use cases, but it felt like a good refactoring to have
regardless.
@alexcrichton alexcrichton merged commit 849c345 into rustwasm:master Jul 30, 2019
@alexcrichton alexcrichton deleted the in-memory branch July 30, 2019 15:47
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

1 participant