wasi-async-runtime

Crates.iowasi-async-runtime
lib.rswasi-async-runtime
version0.1.2
sourcesrc
created_at2024-02-29 14:47:58.503803
updated_at2024-02-29 20:42:00.907078
descriptionWASI-based async runtime library for Rust
homepage
repositoryhttps://github.com/yoshuawuyts/wasm-http-tools
max_upload_size
id1157844
size12,696
Yosh (yoshuawuyts)

documentation

https://docs.rs/wasi-async-runtime

README

wasi-async-runtime

WASI-based async runtime library for Rust

Crates.io version Download docs.rs docs

API Docs | Releases | Contributing

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.
Commit count: 0

cargo fmt