How does this compare to things like MicroPython?<p>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.