v3.15.0a5
gh-139590: Stricter `ruff` rules for `Tools/wasm` (#139752)
Extract data from `Tools/wasm/wasi` that varies between Python versions into a config file (GH-142273)
Fix typo in `Tools/wasm/README.md` (#142426)
GH-133600: Refactor `wasi.py` into `wasi/__main__.py` Along the way, also move related files into their appropriate directories and update `.github/CODEOWNERS`.
GH-139590: Run `ruff format` on pre-commit for Tools/wasm (#139591)