Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS

4 pointsposted 10 hours ago
by conoro

1 Comments

checker659

9 hours ago

A language runtime vibe-coded for a language that people will very likely vibe code in. Something about that makes my head hurt a little.

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.