-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
unclearnot sure if this a bug or not or what is going onnot sure if this a bug or not or what is going onupstream
Description
There is something called WASIX that is "an effort to port legacy POSIX APIs (including many with questionable design such as fork()) to WASM." This is a relevant issue in the Zig repo -- ziglang/zig#17115
CoWasm itself is also an effort written in zig to port legacy POSIX APIs (including many with questionable design such as fork()) to WASM. So discussions about WASIX are relevant to this project.
The functionality WASIX claims to have in their blog post https://wasmer.io/posts/announcing-wasix seems in some cases to be significantly more than Cowasm, e.g., actual pthreads support (?).
martin12333 and ghishadow
Metadata
Metadata
Assignees
Labels
unclearnot sure if this a bug or not or what is going onnot sure if this a bug or not or what is going onupstream