Files
Gyeongjae Choi c457b9492f Add PyEmscripten platform (PEP 783) (#19629)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

This adds PyEmscripten platform, which is standardized in [PEP
783](https://peps.python.org/pep-0783/). This basically replaces the
Pyodide platform. I kept the Pyodide platform for backward
compatibility.

## Test Plan

`cargo test`
2026-06-01 15:46:33 -05:00
..
2025-06-17 17:28:23 +00:00