Skip to content

Add support for WASI 0.2 #89

@yoshuawuyts

Description

@yoshuawuyts

The WASI 0.2 target will reach tier 2 in Rust 1.82. This crate supports WASI 0.1, and it would be neat if it could support WASI 0.2 as well.

I looked into it briefly, and I believe this depends on rust-random/getrandom#499 landing first since that's used internally. Landing this in turn should enable us to update the polling crate, which uses fastrand in its test suite.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions