[ experimental ]
[ 原始碼: llvm-toolchain-snapshot ]
套件:libc++-20-dev-wasm32(1:20~++20241008102056+4d218caa7716-1~exp1)
libc++-20-dev-wasm32 的相關連結
Debian 的資源:
下載原始碼套件 llvm-toolchain-snapshot:
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.dsc]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716.orig.tar.xz]
- [llvm-toolchain-snapshot_20~++20241008102056+4d218caa7716-1~exp1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.llvm.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
LLVM C++ Standard library (WASI)
libc++ is another implementation of the C++ standard library
Features and Goals
* Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests.
This package provides a version for the 32-bit WebAssembly System Interface.
其他與 libc++-20-dev-wasm32 有關的套件
|
|
|
|
-
- dep: libc++abi-20-dev-wasm32
- LLVM low level support for a standard C++ library (WASI)
-
- dep: wasi-libc
- WASI libc implementation for WebAssembly