Node-Red on MCU:s, Raspberry Pi Pico W

Since I'm not a programmer, and probably never will be 😉, I really like Node-Red(NR). NR is also a nice way trying to learn some JavaScript via the function nodes. I also appreciate hardware, MCU s, like ESP32 and Raspberry Pi Pico but find it a little hard to code in MicroPython or C++. Somewhere ?? on the WEB i found some applications that can export NR json code to C++ and run it on several MCUs. As you understand I had to check it out...