[ 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