We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I note a couple of possibly relevant recent releases for compiling Python to WASM:
cibuildwheel
py2wasm
The text was updated successfully, but these errors were encountered:
Thanks for the links! When we eventually get back to making a python pdk we'll consider those options.
Sorry, something went wrong.
Thank you! These are certainly options and i've got some interest in py2wasm. let's move the convo to #2
No branches or pull requests
I note a couple of possibly relevant recent releases for compiling Python to WASM:
cibuildwheel
support for pyodide/wasm: feat: add Pyodide support pypa/cibuildwheel#1456py2wasm
- https://wasmer.io/posts/py2wasm-a-python-to-wasm-compiler Cross compilation to WebAssembly / WASI Nuitka/Nuitka#2814The text was updated successfully, but these errors were encountered: