Registry / other / asmtk
library2022-11-06vcpkgunverified

Assembler toolkit based on AsmJit.

vcpkg install asmtk
INSTALL
IMPORT
SIG · ASMTK
A
asmtk
othercppv2022-11-06
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

asmtk/asmparser.h
#include <asmtk/asmparser.h>

Initialize the assembler parser

#include <asmtk/asmparser.h> #include <iostream> int main() { asmtk::AsmParser parser; std::cout << "AsmTK ready" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2022-11-06latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Meta
1
OpenAI (training)
1
Resources

No resource links recorded.

asmtk — pip install asmtk · libregistry