lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi there.

we have a project that will leverage the ESP32 chip. we will require to leverage the lua interpreter.

Given that our project will mostlikely aim to leverage AWS IoT core family of service, our first reflex is to look into using the FreeRTOS

We came across the lua-RTOS system which seems to give us all the proper lua support. We're not sure about the level of AWS sdk-client support on this particular system.

Is there anyone in the community have successfully deploy the lua interpreter on top of FreeRTOS ?

or vice versa,

Is there anyone in the community that have successfully maintained compatibility with AWS IoT core on lua-RTOS.

Finally, any words of wisdom to help us make our decision as to which path to follow?

thanks
Francois