You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Move pthread_jit_write_protect_np(false) before reading MAP_JIT memory
in update_branch_imm since Apple Silicon requires write mode for both
read and write operations on MAP_JIT memory
- Add missing cache invalidation in resolve_jumps() for x86_64 after
patching jump offsets
0 commit comments