Skip to content

Commit 50600b9

Browse files
vintaclaude
andcommitted
feat: add pyodide to Python Implementations
Adds pyodide, a Python distribution for the browser and Node.js based on WebAssembly, in alphabetical order within the Python Implementations section. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c96e58b commit 50600b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,7 @@ _Implementations of Python._
946946
- [cython](https://github.com/cython/cython) - Optimizing Static Compiler for Python.
947947
- [ironpython](https://github.com/IronLanguages/ironpython3) - Implementation of the Python programming language written in C#.
948948
- [micropython](https://github.com/micropython/micropython) - A lean and efficient Python programming language implementation.
949+
- [pyodide](https://github.com/pyodide/pyodide) - Python distribution for the browser and Node.js based on WebAssembly.
949950
- [pypy](https://github.com/pypy/pypy) - A very fast and compliant implementation of the Python language.
950951

951952
## Built-in Classes Enhancement

0 commit comments

Comments
 (0)