Building a browser API in one shot
Summary
With one prompt, the author built an IndexedDB implementation in TypeScript/Node atop SQLite using Claude Code and a Ralph loop, aiming to pass a large subset of Web Platform Tests. The post discusses the value of clear specifications and acceptance tests, the role of LLMs in driving browser API work, and the observed pass rates and tradeoffs of this AI-assisted experiment.