Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS

(conoroneill.net)

4 points | by conoro 11 hours ago ago

1 comments

  • checker659 10 hours ago 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.