Crates.io | nostd_async |
lib.rs | nostd_async |
version | 0.8.0 |
source | src |
created_at | 2020-11-15 10:44:14.950568 |
updated_at | 2024-11-07 20:27:08.447779 |
description | An asyncronous runtime for a single-threaded no_std environment |
homepage | https://github.com/sammhicks/nostd_async |
repository | https://github.com/sammhicks/nostd_async |
max_upload_size | |
id | 312541 |
size | 3,462 |
Fundamentally unsound, DO NOT USE
Use embassy or RTIC instead, which have a much better async runtime, and don't have a huge and unresolvable soundness issue.