#run-time #async #wasi-based

no-std wasi-async-runtime

WASI-based async runtime library for Rust

3 releases

0.1.2 Feb 29, 2024
0.1.1 Feb 29, 2024
0.1.0 Feb 29, 2024

#315 in WebAssembly

Download history 318/week @ 2024-02-26 26/week @ 2024-03-04 33/week @ 2024-03-11 3/week @ 2024-03-18 10/week @ 2024-03-25 53/week @ 2024-04-01

102 downloads per month

MIT/Apache

13KB
147 lines

wasi-async-runtime

WASI-based async runtime library for Rust

Installation

$ cargo add wasi-async-runtime

Safety

This crate a small amount of unsafe code; all annotated using UNSAFE comments explaining their uses.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3MB
~43K SLoC