@cowasm/posix-wasm
v1.2.1
Published
C headers and a lib archive to fill in some things missing from "posix"
Downloads
3
Readme
WASM-Posix library
Note that this is not just implementing parts of POSIX. E.g., we add code from musl that is missing from WASI, and we add code from FreeBSD (say) that is needed to build tools from that OS, etc.
It's also very much not about emulating the POSIX standard exactly, or one particular UNIX.