./lang/wasi-compiler-rt, LLVM runtime libraries for WASI/WebAssembly

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 16.0.6nb1, Package name: wasi-compiler-rt-16.0.6nb1, Maintainer: pkgsrc-users

compiler-rt library for WebAssembly programs built on top of WASI


Master sites:

Filesize: 2302.969 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-11 05:43:49 by Ryo ONODERA | Files touched by this commit (1)
Log message:
wasi-compiler-rt: fix build with llvm 16

* Fix build. Build specific static library only.
* TODO: Do not repeat CMake targets in Makefile.
   2023-10-06 21:18:15 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
wasi-compiler-rt, wasi-libcxx: update to LLVM 16
   2023-05-02 20:19:24 by Nikita | Files touched by this commit (4)
Log message:
compiler-rt, wasi-libcxx, wasi-compiler-rt, libunwind: restrict bl3 while 16 is \ 
in wip
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-30 03:52:02 by David H. Gutteridge | Files touched by this commit (1)
Log message:
wasi-compiler-rt: fix macOS builds

Don't assume an iOS SDK is present. Reported by John Klos in PR pkg/57196.
   2023-01-26 02:03:01 by David H. Gutteridge | Files touched by this commit (1)
Log message:
wasi-compiler-rt: catch up with LLVM bump
   2023-01-25 00:42:49 by Thomas Klausner | Files touched by this commit (1)
Log message:
wasi-cpmpiler-rt: revert conversion

weird breakage, to be investigated