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

Update the WASI support. #22

Merged
merged 2 commits into from
May 16, 2019
Merged

Update the WASI support. #22

merged 2 commits into from
May 16, 2019

Conversation

sunfishcode
Copy link
Contributor

 - WASI is now categorized as an OS rather than an environment.
   (rust-lang/rust#60117)
 - The WASI triple is renamed from wasm32-unknown-wasi to wasm32-wasi.
   (rust-lang/rust#60585)
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me.

If you bump the crate version and add a note to the changelog we can release this (there are no other changes since 0.1.2).

@sunfishcode
Copy link
Contributor Author

Bumped and added!

@dhardy
Copy link
Member

dhardy commented May 16, 2019

Perfect!

@dhardy dhardy merged commit 0a18857 into rust-random:master May 16, 2019
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.

3 participants