File tree
3 files changed
+2
-1
lines changed- external
- test/cross_call_worker
3 files changed
+2
-1
lines changed- .github/patches/asmjit.patch+56
- CMakeLists.txt+13
- cmake/FetchAsmjit.cmake+1
- cmake/PlugifyRequirement.cmake+1-1
- cmake/PlugifyTools.cmake+10-11
- cmake/PlugifyUtils.cmake+28-6
- include/plugify/jit/call_arm64.cpp+67-58
- include/plugify/jit/call_x86.cpp+44-37
- include/plugify/jit/callback_arm64.cpp+89-83
- include/plugify/jit/callback_x86.cpp+62-52
- include/plugify/jit/helpers.hpp+10
- include/plugify/jit/helpers_arm64.cpp
- src/core/method.hpp+6-10
- src/core/package_manager.cpp+2-2
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
|
0 commit comments