Port details on branch 2024Q4 |
- wasi-libc C standard library for WebAssembly System Interface
- 22.27 devel =4 21_1Version of this port present on the latest quarterly branch.
- Maintainer: vishwin@FreeBSD.org
- Port Added: 2020-11-02 15:58:36
- Last Update: 2024-10-18 12:38:20
- Commit Hash: 84b600f
- People watching this port, also watch:: autoconf, libXdamage, qtkeychain-qt5, xcb-util-image, libevent
- License: APACHE20 MIT LLVM2
- WWW:
- https://github.com/WebAssembly/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 - There is no configure plist information for this port.
- Dependency lines:
-
- wasi-libc18>0:devel/wasi-libc
- Conflicts:
- CONFLICTS_INSTALL:
- 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-libc18
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wasi-libc18
- Package flavors (<flavor>: <package>)
- 18: wasi-libc18
- 19: wasi-libc19
- 17: wasi-libc17
- distinfo:
- TIMESTAMP = 1729202659
SHA256 (WebAssembly-wasi-libc-wasi-sdk-22-27-g98897e2_GH0.tar.gz) = 0c393cbc7c14d9c2dfe53b850aff91d808e7d409d36cc28fc33b469bc45a145f
SIZE (WebAssembly-wasi-libc-wasi-sdk-22-27-g98897e2_GH0.tar.gz) = 1433626
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- llvm-config15 : devel/llvm15
- This port is required by:
- for Build
-
- devel/wasi-compiler-rt17
- devel/wasi-compiler-rt18
- devel/wasi-compiler-rt19
- devel/wasi-libcxx17
- devel/wasi-libcxx18
- devel/wasi-libcxx19
- mail/thunderbird
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_wasi-libc
- USES:
- gmake llvm:18
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|