Skip to content

Import the wasm-gc-api crate into this repository #936

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

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

alexcrichton
Copy link
Contributor

The wasm-bindgen crate is effectively the only user of this crate now
that the wasm-gc tool has been deprecated. It's also much easier to
keep it in this repository as it's easier to sync changes to
parity-wasm. I'd also like to start refactoring out utilities for
managing a parity_wasm::Module to share between this crate and the
other CLI support code.

The `wasm-bindgen` crate is effectively the only user of this crate now
that the `wasm-gc` tool has been deprecated. It's also much easier to
keep it in this repository as it's easier to sync changes to
`parity-wasm`. I'd also like to start refactoring out utilities for
managing a `parity_wasm::Module` to share between this crate and the
other CLI support code.
@alexcrichton alexcrichton merged commit 5ee3552 into rustwasm:master Oct 5, 2018
@alexcrichton alexcrichton deleted the import-gc branch October 5, 2018 22:29
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.

1 participant