Extensible Software in the age of LLMs
Summary
Jeremy Morrell argues for extensible software on the web powered by large language models, advocating a shift from static web apps to extensible cores with safe extension points. The piece surveys architectures like interpreters, V8 isolates, WASM/WASI, and microVMs, and highlights Cloudflare Dynamic Workers as a practical platform for building extensible web apps, while addressing security, governance, and deployment considerations.