Skip to content

Latest commit

 

History

History

wasi-async-runtime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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 Apache-2.0 WITH LLVM-exception
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license with LLVM-exception, shall be licensed as above, without any additional terms or conditions.