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 -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

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