PyO3/maturin

Support for wasm32-wasi

オープン

#2,338 opened on 2024/11/29

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (420 件のフォーク)auto 404
help wantedtarget/wasm

Repository metrics

Stars
 (5,692 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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: https://github.com/PyO3/maturin/issues/904#issuecomment-1168198633

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 😄

コントリビューターガイド