Skip to content

Commit 9066665

Browse files
committed
Update goal text
1 parent 5076f7d commit 9066665

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

peps/pep-0776.rst

+8-2
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,21 @@ Runtime Goals
5656

5757
1. To describe the current state of the CPython Emscripten runtime
5858
2. 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
---------------
6368
Packaging Goals
6469
---------------
6570

6671
1. 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
6874
3. To request that Pyodide wheels be allowed for upload to pypi
6975

7076

0 commit comments

Comments
 (0)