[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Interrupting lua execution
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 11 Nov 2002 09:36:40 -0200
>How could I do to interrupt a vm and switch it back later to continue
>execution ?
Use coroutines.
--lhf