notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q3
wasi-libc C standard library for WebAssembly System Interface
27 devel on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 25.14Version of this port present on the latest quarterly branch.
Maintainer: vishwin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-11-02 15:58:36
Last Update: 2025-08-28 20:50:27
Commit Hash: 1aa742d
People watching this port, also watch:: woff2, libXdamage, xcb-util-image, autoconf, 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wasi-libc19>0:devel/wasi-libc
Conflicts:
CONFLICTS_INSTALL:
  • wasi-libc[0-9]*
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-libc19
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wasi-libc19
Package flavors (<flavor>: <package>)
  • 19: wasi-libc19
  • 20: wasi-libc20
  • 21: wasi-libc21
  • 18: wasi-libc18
  • 17: wasi-libc17
distinfo:
TIMESTAMP = 1756309454 SHA256 (WebAssembly-wasi-libc-wasi-sdk-27_GH0.tar.gz) = 00850da0742670d5ad7fd556bf7bc5452512bac79f17ac76d5cfaa3b74526898 SIZE (WebAssembly-wasi-libc-wasi-sdk-27_GH0.tar.gz) = 1472362

Expand this list (2 items)

Collapse this list.

SHA256 (WebAssembly-WASI-59cbe14_GH0.tar.gz) = 4e36c4add2421b44ccdded83d442d9aadf02ffa8b534d94016fad2bb7b781cc6 SIZE (WebAssembly-WASI-59cbe14_GH0.tar.gz) = 162059

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wasi-libc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--g20201005---g20201005-
FreeBSD:13:quarterly-----20.1320.1320.13
FreeBSD:14:latest-----g20210923--
FreeBSD:14:quarterly-----20.1320.1320.13
FreeBSD:15:latest--n/a-n/a212121
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

wasi-libc17
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest25.1427-25.1427---
FreeBSD:13:quarterly25.1425.14-25.1425.14---
FreeBSD:14:latest25.1427-25.1427---
FreeBSD:14:quarterly25.1425.14-25.1425.14---
FreeBSD:15:latest25.1425.14n/a25.14n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

wasi-libc18
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest25.1427-25.1427---
FreeBSD:13:quarterly25.1425.14-25.1425.14---
FreeBSD:14:latest25.1427-25.1427---
FreeBSD:14:quarterly25.1425.14-25.1425.14---
FreeBSD:15:latest25.1425.14n/a25.14n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

wasi-libc19
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest25.1427--27---
FreeBSD:13:quarterly25.1425.14--25.14---
FreeBSD:14:latest25.1427--27---
FreeBSD:14:quarterly25.1425.14--25.14---
FreeBSD:15:latest25.1425.14n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

wasi-libc20
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest25.1427--27---
FreeBSD:13:quarterly25.1425.14--25.14---
FreeBSD:14:latest25.1427--27---
FreeBSD:14:quarterly25.1425.14--25.14---
FreeBSD:15:latest25.1425.14n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

wasi-libc21
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-27--27---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-27--27---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.4.1 : devel/gmake
  3. llvm-config19 : devel/llvm19
This port is required by:
for Build
  1. devel/wasi-compiler-rt17
  2. devel/wasi-compiler-rt18
  3. devel/wasi-compiler-rt19
  4. devel/wasi-compiler-rt20
  5. devel/wasi-compiler-rt21
  6. devel/wasi-libcxx17
  7. devel/wasi-libcxx18
Expand this list (28 items / 21 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/wasi-libcxx19
  3. devel/wasi-libcxx20
  4. devel/wasi-libcxx21
  5. mail/thunderbird
  6. mail/thunderbird-esr
  7. www/firefox
  8. www/firefox-esr
  9. www/librewolf
  10. www/tor-browser
  11. www/waterfox
  12. Collapse this list.

Deleted ports which required this port:

Expand this list of 11 deleted ports
  1. devel/wasi-compiler-rt11*
  2. devel/wasi-compiler-rt12*
  3. devel/wasi-compiler-rt13*
  4. devel/wasi-compiler-rt14*
  5. devel/wasi-compiler-rt15*
  6. devel/wasi-compiler-rt16*
  7. devel/wasi-libcxx12*
  8. devel/wasi-libcxx13*
  9. devel/wasi-libcxx14*
  10. devel/wasi-libcxx15*
  11. devel/wasi-libcxx16*
  12. Collapse this list of deleted ports.
* - 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:19
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/WebAssembly/wasi-libc/tar.gz/wasi-sdk-27?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port