|
|
|
|
|
by aparashk
2042 days ago
|
|
"If an app marks a page executable at runtime (such as a JIT) it will interpret that." Was that from a presentation on Rosetta2 that I have missed? It certainly makes sense, but also you'd need to watch for writes to executable pages that have been already AOT translated. |
|