|
|
|
|
|
by Tokumei-no-hito
334 days ago
|
|
it's interesting that a lot of innovation happened on mobile runtimes to deal with apples JIT restriction. what was that about and why didn't android have the constraint? of course i can look it up, but you probably have a better insight than the slop i'll find off google. thanks for the article. these days it's rare to see something so well researched and written while still being able to tell it was authored by a human. cheers |
|
Android doesn't have a JIT restriction. API restrictions are expected to be enforced at runtime, not through review time checks.