bytecodealliance / bytecodealliance/componentize-py
`sys.exit` hangs indefinitely
Open
- Dominant language
- Rust
- Stars
- 277
- Forks
- 51
- Avg merge
- 12h 10m
- Merged PRs (30d)
- 10
Description
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).
Contributor guide
Assessment
This issue has not been assessed yet.