EmbLua: Lua for Microcontrollers(github.com) |
EmbLua: Lua for Microcontrollers(github.com) |
I wonder if there are similar projects where the compiler is offloaded to some non-MCU host computer. For a project where low latency matters, I would like to have some lightweight VM on a MCU where I can run some programs pushed via TCP/IP, for instance.