Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS(conoroneill.net) |
Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS(conoroneill.net) |
I guess, it's easier for LLMs to generate dynamic language code than something like Rust (or even assembly). But still, one does wonder, why not just compile down to C or ASM. But I guess the answer is the ease of debugging / maintainability.