[ sid ]
[ Zdroj: wasix-libc ]
Balík: wasix-libc (2024.07.08.1+ds-1)
Odkazy pre wasix-libc
Zdroje Debian:
Stiahnuť zdrojový balík wasix-libc:
- [wasix-libc_2024.07.08.1+ds-1.dsc]
- [wasix-libc_2024.07.08.1+ds.orig.tar.xz]
- [wasix-libc_2024.07.08.1+ds-1.debian.tar.xz]
Správca:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
wasix libc implementation for WebAssembly
This fork of wasi-libc extends libc with the missing functionality needed to build complete and useful applications, in particular it incorporates these additional extensions:
- full support for efficient multithreading including joins, signals and `getpid` - `pthreads` support (now extended from the WASI threads spec) - full support for sockets (`socket`, `bind`, `connect`, `resolve`) - IPv4, IPv6 - UDP, TCP - Multicast, Anycast - RAW sockets - current directory support (`chdir`) integrated with the runtime - `setjmp` / `longjmp` support (used extensively in `libc` ) via `asyncify` - process forking (`fork` and `vfork` ) - subprocess spawning and waiting (`exec` , `wait` ) - TTY support - asynchronous polling of sockets and files - pipe and event support (`pipe`, `event` ) - DNS resolution support (`resolve` )
Stiahnuť wasix-libc
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
amd64 | 510.3 kB | 2,401.0 kB | [zoznam súborov] |
x32 (neoficiálny port) | 507.9 kB | 2,402.0 kB | [zoznam súborov] |