bytecodealliance / bytecodealliance/componentize-py
`sys.exit` hangs indefinitely
オープン
- 主要言語
- Rust
- スター
- 277
- フォーク
- 51
- 平均マージ
- 12時間 10分
- マージ済み PR(30日)
- 10
説明
As previously discussed in #174, this is due to https://github.com/WebAssembly/wasi-libc/issues/617, which was fixed in WASI-SDK 28. However, WASI-SDK 28 also broke the `wasm32-wasip2` target in various ways, e.g. https://github.com/WebAssembly/wasi-libc/issues/640, so we'll need to wait for WASI-SDK 29 at least before we can pull that fix in (or backport the fix if we get desperate).
コントリビューションガイド
調査の方向性
No repository file or test is named. Start with issue #174 and the linked wasi-libc issues 617 and 640, then check WASI-SDK 29 support for the wasm32-wasip2 target. Done means sys.exit no longer hangs while the target remains functional.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- wasm
- 領域
- build-system, operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100