Skip to content
New issue

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

Support for wasm32-wasi #2338

Open
broodroosterdev opened this issue Nov 29, 2024 · 1 comment
Open

Support for wasm32-wasi #2338

broodroosterdev opened this issue Nov 29, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed target/wasm wasm build target

Comments

@broodroosterdev
Copy link

As of Python 3.13, the wasm32-wasi target is a tier 2 platform: https://peps.python.org/pep-0011/#tier-2
What would be needed for wasm32-wasi to be supported by maturin? I have seen it mentioned in earlier issues, so maybe now would be a good time to research this: #904 (comment)

I am trying to use certain packages that use maturin to build python dynamic modules, and having wasm32-wasi support would help these packages become wasm32-wasi compatible.

Thank you for your help 😄

@broodroosterdev broodroosterdev added the enhancement New feature or request label Nov 29, 2024
@messense
Copy link
Member

Pull requests are welcome to add support for it!

@messense messense added target/wasm wasm build target help wanted Extra attention is needed labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed target/wasm wasm build target
Projects
None yet
Development

No branches or pull requests

2 participants