[ ソース: asmjit ]
パッケージ: libasmjit-dev (0.0~git20231115.1da9e4d-1 など)
libasmjit-dev に関するリンク
Debian の資源:
asmjit ソースパッケージをダウンロード:
- [asmjit_0.0~git20231115.1da9e4d-1.dsc]
- [asmjit_0.0~git20231115.1da9e4d.orig.tar.xz]
- [asmjit_0.0~git20231115.1da9e4d-1.debian.tar.xz]
メンテナ:
- Debian Deep Learning Team (QA ページ, メールアーカイブ)
- Yangfl (QA ページ)
- Mo Zhou (QA ページ)
- Andrius Merkys (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Complete x86/x64 JIT and AOT Assembler for C (development files)
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.