[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua on non-MMU CPU + uClinux?
- From: Gilles Ganault <gilles.ganault@...>
- Date: Sat, 30 Oct 2010 17:26:12 +0200
On Fri, 29 Oct 2010 08:54:59 -0400, Joseph Stewart
<joseph.stewart@gmail.com> wrote:
>My experience has been good. I've had to be careful to trim down binaries,
>but I have long running independent Lua processes along with TCP/UDP network
>functions and haven't had any problems beyond my own coding bugs.
Thanks Joseph. I'll use the samples I found and try to compile Lua and
some modules I need, and see how it goes.