Crates.io | oc-wasm-futures |
lib.rs | oc-wasm-futures |
version | 0.12.1 |
source | src |
created_at | 2021-07-26 03:45:43.24148 |
updated_at | 2024-06-08 07:29:04.545875 |
description | Futures that allow async/await to be used in OC-Wasm for a more ergonomic experience |
homepage | |
repository | https://gitlab.com/Hawk777/oc-wasm-rust |
max_upload_size | |
id | 427240 |
size | 46,913 |
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.