A fully vibe coded python 3.14 interpreter in Rust: https://blueblazin.github.io/pyrs

Now at 350k lines. Native and wasm binaries (you can try the limited wasm version online). Currently adding a full CPython test suite benchmark.

Just for fun, not trying to replace CPython here. Mainly to test the limits of current coding agents.

And how is it going, in terms of finding those limit? It would be very interesting to hear about areas where the actual experience turned out to be wildly different from your expectations, in either direction.