vmware-labs / webassembly-language-runtimes

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
Apache License 2.0
335 stars 28 forks source link

Provide build for python 3.12 #122

Open assambar opened 11 months ago

assambar commented 11 months ago

Is your feature request related to a problem? Please describe.

Here's the latest CPython version - https://www.python.org/downloads/release/python-3120/

Describe the solution you'd like

Let's roll out a WASM built for Python 3.12

Describe alternatives you've considered

No response

Additional context

No response