套件: libasmjit0 (0.0~git20201108.4b13f71-1)
libasmjit0 的相關超連結
Trisquel 的資源:
下載原始碼套件 asmjit:
- [asmjit_0.0~git20201108.4b13f71-1.dsc]
- [asmjit_0.0~git20201108.4b13f71.orig.tar.xz]
- [asmjit_0.0~git20201108.4b13f71-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Deep Learning Team (郵件存檔)
- Yangfl
- Mo Zhou
外部的資源:
- 主頁 [github.com]
相似套件:
Complete x86/x64 JIT and AOT Assembler for C++
AsmJit is a complete JIT and AOT assembler for C++ language. It can generate native code for x86 and x64 architectures and supports the whole x86/x64 instruction set - from legacy MMX to the newest AVX512. It has a type-safe API that allows C++ compiler to do semantic checks at compile-time even before the assembled code is generated and/or executed.
其他與 libasmjit0 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [arm64, ppc64el]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [amd64]
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3