1 comment

[ 4.6 ms ] story [ 19.5 ms ] thread
How does this compare to things like MicroPython?

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.