oc-wasm-futures 0.4.0

Futures that allow async/await to be used in OC-Wasm for a more ergonomic experience
Documentation

OC-Wasm-futures provides a collection of async futures for use in Rust code running on OpenComputers computers running the OC-Wasm architecture. These futures are designed to work with any async executor and provide more ergonomic ways to handle sleeping and making method calls.