File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,15 +56,21 @@ Runtime Goals
5656
57571. To describe the current state of the CPython Emscripten runtime
58582. To describe the current state of the Pyodide runtime
59- 3. To identify features to be upstreamed from the Pyodide runtime into the
59+ 3. To identify minor features to be upstreamed from the Pyodide runtime into the
6060 CPython Emscripten runtime
6161
62+ The minor features identified here are intended to all be features that could be
63+ implemented without a PEP. We discuss more significant runtime features that we
64+ would like to implement but we defer decisions on those features to subsequent
65+ PEPs.
66+
6267---------------
6368Packaging Goals
6469---------------
6570
66711. To describe Pyodide's packaging tooling
67- 2. To describe our wheel abi in a similar level of detail as the manylinux peps
72+ 2. To describe Pyodide's wheel abi to a similar level of detail as the manylinux
73+ peps
68743. To request that Pyodide wheels be allowed for upload to pypi
6975
7076
You can’t perform that action at this time.
0 commit comments