blob: 929f37b421b192111dc69a5b5f48f958c85ab98c (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "asmjit",
"version-string": "2020-09-14",
"port-version": 1,
"description": "Complete x86/x64 JIT and Remote Assembler for C++",
"homepage": "https://github.com/asmjit/asmjit",
"supports": "!arm"
}
|