Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: add an async runtime ulib #140

Open
WenyXu opened this issue Feb 3, 2024 · 0 comments
Open

Idea: add an async runtime ulib #140

WenyXu opened this issue Feb 3, 2024 · 0 comments

Comments

@WenyXu
Copy link
Contributor

WenyXu commented Feb 3, 2024

I checked some async runtime crates and found the pasts. We can implement a minimal async runtime that only requires core::sync::AtomicBool and axstd::Thread. Would you have any suggestions for this idea?

@WenyXu WenyXu changed the title Idea: add a async runtime ulib Idea: add an async runtime ulib Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant