mmap - Why doesn't iOS support dynamic machine code generation? -


why ios don't support dynamic machine code generation? should because ios don't allow mmap memory can executable?

this simple jit code basic jit,

it show mmap api key run machine code.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -