PEP 818: Adding the Core of the Pyodide Foreign Function Interface to Python

PEP 818 – Adding the Core of the Pyodide Foreign Function Interface to Python | peps.python.org
Pyodide is a distribution of Python for JavaScript runtimes, including browsers. Browsers are a universal computing platform. As with C for Unix family operating systems, in the browser platform all fundamental capabilities are exposed through the JavaS...