mirror of
https://github.com/asmjit/asmjit
synced 2026-06-08 13:13:30 +00:00
9d33c892f7
In addition, always enable DualMapping when RWX pages are not possible to allocate in JitAllocator, because otherwise the allocator would not be able to allocate memory for JIT code execution. New CI runners to test FreeBSD, NetBSD, and OpenBSD are also provided.