Port details on branch 2022Q4 |
- wasi-libc C standard library for WebAssembly System Interface
- g20210923 devel
=0 g20210923Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2022-10-09 20:51:07
- Last Update: 2022-10-09 20:45:51
- Commit Hash: 5103313
- License: APACHE20 MIT LLVM2
- WWW:
- https://github.com/CraneStation/wasi-libc
- Description:
- libc/sysroot for WASI (WebAssembly System Interface)
WASI Libc is a libc for WebAssembly programs built on top of WASI system calls.
It provides a wide array of POSIX-compatible C APIs, including support
for standard I/O, file I/O, filesystem manipulation, memory management, time,
string, environment variables, program startup, and many other APIs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wasi-libc>0:devel/wasi-libc
- To install the port:
- cd /usr/ports/devel/wasi-libc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/wasi-libc
- pkg install wasi-libc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wasi-libc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1633602535
SHA256 (WebAssembly-wasi-libc-g20210923-ad5133410f66b93a2381db5b542aad5e0964db96_GH0.tar.gz) = 085ab45e0591041a8dc104978ad3ff72589072161a922011762d53bf07169ac2
SIZE (WebAssembly-wasi-libc-g20210923-ad5133410f66b93a2381db5b542aad5e0964db96_GH0.tar.gz) = 1251318
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- clang13 : devel/llvm13
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- devel/wasi-compiler-rt11
- devel/wasi-compiler-rt13
- devel/wasi-libcxx
- mail/thunderbird
- www/firefox
- www/firefox-esr
Configuration Options:
- No options to configure
- Options name:
- devel_wasi-libc
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|