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

is libdill x86 only? #217

Open
laoshaw opened this issue Aug 16, 2022 · 1 comment
Open

is libdill x86 only? #217

laoshaw opened this issue Aug 16, 2022 · 1 comment

Comments

@laoshaw
Copy link

laoshaw commented Aug 16, 2022

looking for a c coroutine lib for x86/arm/risc-v, libco and libaco are both x86 only, what about libdill? it's all in C so I guess it's arch-transparent, is this correct?

@jcarrano
Copy link
Contributor

I'm successfully using it on ARM5. On platforms other than AMD64 it will use setjump/longjump.

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

2 participants