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

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

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -