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 some Rust-specific values to producers sections #78

Merged
merged 1 commit into from
Dec 11, 2018

Conversation

alexcrichton
Copy link
Collaborator

Add a Rust language value where the "version" will likely be the
edition of the Rust code (2015 or 2018 today), and add the tools of
rustc, wasm-bindgen, and wasm-pack.

Add a `Rust` language value where the "version" will likely be the
edition of the Rust code (2015 or 2018 today), and add the tools of
`rustc`, `wasm-bindgen`, and `wasm-pack`.
@alexcrichton
Copy link
Collaborator Author

This is coupled with two PRs to emit these values as well:

@sbc100 sbc100 merged commit 3088e63 into WebAssembly:master Dec 11, 2018
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

5 participants