Skip to content

Update the WASI support. - #22

Merged
dhardy merged 2 commits into
rust-random:masterfrom
sunfishcode:master
May 16, 2019
Merged

Update the WASI support.#22
dhardy merged 2 commits into
rust-random:masterfrom
sunfishcode:master

Conversation

@sunfishcode

Copy link
Copy Markdown
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)

@dhardydhardy left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
ContributorAuthor

Bumped and added!

@dhardy

Copy link
Copy Markdown
Member

Perfect!

@dhardy
dhardy merged commit 0a18857 into rust-random:masterMay 16, 2019
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
Sign up for freeto 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

@sunfishcode@dhardy@jedisct1