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 photos
All times are UTC
Ukraine
Port details
wasi-compiler-rt21 Clang builtins library for WebAssembly System Interface
21.1.8_1 devel on this many watch lists=0 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 21.1.8Version of this port present on the latest quarterly branch.
Maintainer: vishwin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-28 19:27:08
Last Update: 2026-03-20 20:01:49
Commit Hash: 7c5b203
Also Listed In: lang
License: LLVM2
WWW:
https://llvm.org/
Description:
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang builtins for WASI (WebAssembly System Interface).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/llvm21/lib/clang/21/lib/wasm32-unknown-wasip1/libclang_rt.builtins.a
  2. /usr/local/share/licenses/wasi-compiler-rt21-21.1.8_1/catalog.mk
  3. /usr/local/share/licenses/wasi-compiler-rt21-21.1.8_1/LICENSE
  4. /usr/local/share/licenses/wasi-compiler-rt21-21.1.8_1/LLVM2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wasi-compiler-rt21>0:devel/wasi-compiler-rt21
To install the port:
cd /usr/ports/devel/wasi-compiler-rt21/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/wasi-compiler-rt21
  • pkg install wasi-compiler-rt21
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wasi-compiler-rt21
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1765893239 SHA256 (llvm-project-21.1.8.src.tar.xz) = 4633a23617fa31a3ea51242586ea7fb1da7140e426bd62fc164261fe036aa142 SIZE (llvm-project-21.1.8.src.tar.xz) = 158958576

Packages (timestamps in pop-ups are UTC):
wasi-compiler-rt21
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest21.1.8_121.1.8_1--21.1.8_1n/an/an/a
FreeBSD:13:quarterly21.1.8_121.1.8_1--21.1.8_1n/an/an/a
FreeBSD:14:latest21.1.8_121.1.8_1--21.1.8_1---
FreeBSD:14:quarterly21.1.8_121.1.8_1--21.1.8_1---
FreeBSD:15:latest21.1.8_121.1.8_1n/a-n/an/a--
FreeBSD:15:quarterly21.1.8_121.1.8_1n/a-n/an/a--
FreeBSD:16:latest21.1.8_121.1.8_1n/a-n/an/a--
Master port: devel/wasi-compiler-rt
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. llvm-config21 : devel/llvm21
This port is required by:
for Build
  1. devel/wasi-libcxx21

Configuration Options:
No options to configure
Options name:
devel_wasi-compiler-rt21
USES:
cmake tar:xz llvm:21
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.8/
  2. https://releases.llvm.org/21.1.8//
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/wasi-compiler-rt
CommitCreditsLog message
21.1.8_1
20 Mar 2026 20:01:49
commit hash: 7c5b2039a45ad3fc5479a25f4143716135aa3279commit hash: 7c5b2039a45ad3fc5479a25f4143716135aa3279commit hash: 7c5b2039a45ad3fc5479a25f4143716135aa3279commit hash: 7c5b2039a45ad3fc5479a25f4143716135aa3279 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
wasi: consistently use the wasm32-wasip1 triple

The WebAssembly community have reclaimed wasm32-wasi, without suffix,
for a future WASI 1.0 standard. The first version of WASI, 0.1, is
now wasm32-wasip1 in triple form, WASI 0.2 is wasm32-wasip2, etc.
Starting LLVM 22 the non-suffixed form is deprecated, aligning with
Rust and Go:

https://github.com/llvm/llvm-project/issues/165344
https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets/

The Mozilla build system's WASI checks always pass -Werror so
configure fails when the non-suffixed target/triple is passed using
LLVM 22:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21.1.8
18 Dec 2025 23:41:20
commit hash: 78c51d361f870260453bf7289d049c48592e054fcommit hash: 78c51d361f870260453bf7289d049c48592e054fcommit hash: 78c51d361f870260453bf7289d049c48592e054fcommit hash: 78c51d361f870260453bf7289d049c48592e054f files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.8
21.1.7
09 Dec 2025 16:51:25
commit hash: 84cd641f9822fca42b738db5fd565925916997a0commit hash: 84cd641f9822fca42b738db5fd565925916997a0commit hash: 84cd641f9822fca42b738db5fd565925916997a0commit hash: 84cd641f9822fca42b738db5fd565925916997a0 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.7
21.1.6
19 Nov 2025 14:55:40
commit hash: caa3da1d3f9e44fae69409ba23567f431b055cc1commit hash: caa3da1d3f9e44fae69409ba23567f431b055cc1commit hash: caa3da1d3f9e44fae69409ba23567f431b055cc1commit hash: caa3da1d3f9e44fae69409ba23567f431b055cc1 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.6
21.1.5
07 Nov 2025 04:46:10
commit hash: 90c1cd801c92c9d044891eede84211a4b5b4890ccommit hash: 90c1cd801c92c9d044891eede84211a4b5b4890ccommit hash: 90c1cd801c92c9d044891eede84211a4b5b4890ccommit hash: 90c1cd801c92c9d044891eede84211a4b5b4890c files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.5
21.1.4
21 Oct 2025 15:22:51
commit hash: 6a2dc1eb210199149ddf2158657f2961af9572dbcommit hash: 6a2dc1eb210199149ddf2158657f2961af9572dbcommit hash: 6a2dc1eb210199149ddf2158657f2961af9572dbcommit hash: 6a2dc1eb210199149ddf2158657f2961af9572db files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.4
21.1.3
15 Oct 2025 19:35:36
commit hash: b1208af7748911e24090d70c41cd1f6d6174fa5acommit hash: b1208af7748911e24090d70c41cd1f6d6174fa5acommit hash: b1208af7748911e24090d70c41cd1f6d6174fa5acommit hash: b1208af7748911e24090d70c41cd1f6d6174fa5a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.3
21.1.2
25 Sep 2025 13:12:26
commit hash: aa7f8818b5d24b4be247a3cc0874efbd5434862ecommit hash: aa7f8818b5d24b4be247a3cc0874efbd5434862ecommit hash: aa7f8818b5d24b4be247a3cc0874efbd5434862ecommit hash: aa7f8818b5d24b4be247a3cc0874efbd5434862e files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.2
21.1.1
11 Sep 2025 19:05:47
commit hash: 966a7a9788fb85e2ed06fe95a1bc3c09993bce2ccommit hash: 966a7a9788fb85e2ed06fe95a1bc3c09993bce2ccommit hash: 966a7a9788fb85e2ed06fe95a1bc3c09993bce2ccommit hash: 966a7a9788fb85e2ed06fe95a1bc3c09993bce2c files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.1
21.1.0
28 Aug 2025 19:06:27
commit hash: ef82f39c441821dc996654d18a10c10b073c55bdcommit hash: ef82f39c441821dc996654d18a10c10b073c55bdcommit hash: ef82f39c441821dc996654d18a10c10b073c55bdcommit hash: ef82f39c441821dc996654d18a10c10b073c55bd files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/wasi-{compiler-rt,libcxx}21: add

Number of commits found: 10