[ ソース: llvm-toolchain-snapshot ]
パッケージ: libc++-19-dev-wasm32 (1:19~++20240421021844+e095d978ba47-1~exp1)
libc++-19-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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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++-19-dev-wasm32 関連パッケージ
|
|
|
|
-
- dep: libc++abi-19-dev-wasm32
- LLVM low level support for a standard C++ library (WASI)
-
- dep: wasi-libc
- WASI libc implementation for WebAssembly