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

include rust_coroutines? #7

Open
vitiral opened this issue Feb 21, 2018 · 1 comment
Open

include rust_coroutines? #7

vitiral opened this issue Feb 21, 2018 · 1 comment

Comments

@vitiral
Copy link
Contributor

vitiral commented Feb 21, 2018

I would really like to include lightweight coroutines and am wondering if rust_coroutines is the right balance of simplicity and performance. I am a little hesitant since may theoretically promises better performance -- but is totally unsafe for now. I suppose we could expose only a cospawn or go or something and just swap it out once may is more safe?

Looking for thoughts on this.

@vitiral
Copy link
Contributor Author

vitiral commented Feb 21, 2018

hmm... it seems to be written in C and has some issues with building. More investigation is necessary.

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