3 releases
0.1.2 | Feb 29, 2024 |
---|---|
0.1.1 | Feb 29, 2024 |
0.1.0 | Feb 29, 2024 |
#485 in #run-time
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
~44K SLoC