Live data from Hacker News

Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS

conoroneill.net

1–2 of 2 posts

Re: Vibe-Coding an ESP32 Version of Micro QuickJS / MQuickJS

#2
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.