[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: How to support coroutines in a JIT environment
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 22 Mar 2015 16:34:43 +0000
Hi,
Currently coroutines do not work in Ravi when code is JITed. So I am
looking for ways to support coroutines in JIT compiled code. I came
across Coco by Mike Pall but have no experience using it. I will be
looking at Coco soon but was wondering if anyone has ideas/tips on
other solutions I ought to look at.
Thanks and Regards
Dibyendu