LLM software is AOT for now
Prompted code generation is starting to look like ahead-of-time compilation, not interactive software
All LLM-produced software is essentially AOT right now. Wonder if we’ll see a world of JIT prompt-only apps. First run of any particular component produces the actually code. Requires a specific (local?) LLM? Maybe for software with a huge