Port details on branch 2025Q1 |
- wasi-libc C standard library for WebAssembly System Interface
- 25 devel =0 25Version of this port present on the latest quarterly branch.
- Maintainer: vishwin@FreeBSD.org
- Port Added: 2025-01-14 04:06:05
- Last Update: 2025-01-14 04:02:45
- Commit Hash: 236000e
- 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 = 1736822564
SHA256 (WebAssembly-wasi-libc-wasi-sdk-25_GH0.tar.gz) = 42e6eb03fd097f8a0f76c0db3c6364b71c97bc11aedc3cd73266fad587a1ea11
SIZE (WebAssembly-wasi-libc-wasi-sdk-25_GH0.tar.gz) = 1438581
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:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- llvm-config18 : devel/llvm18
- This port is required by:
- for Build
-
- mail/thunderbird
- www/firefox
- www/firefox-esr
- www/librewolf
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:
|