Resource: quick LLM sandboxing
I want to share an interesting pattern – get claude code on the web (or any other autonomous agent + sandbox) to do R&D on a coding question. Based on these blog posts – https://simonwillison.net/2026/Feb/6/pydantic-monty/ and https://simonwillison.net/2025/Nov/6/async-code-research/. I wanted to learn about WASM and Pyodide as I don’t know much about these technologies. I asked […]