I opened this: Web Framework to use With IoT?
no_std requirement is not necessary with certain embedded platforms like Raspberry Pi and similar. Basically any platform that has a memory management unit and can run OSes like linux.
Which means Velto can be tested on those platforms today ![]()
I'll see what comes out of the thread in embedded section and investigate if a web framework can be no_std.
Thanks ![]()