|
|
|
|
|
by ignoramous
166 days ago
|
|
> The kernel I'm involved with (Nanos) has other features such as 'exec protection' which prevents that app from exec-mapping anything not already explicitly mapped exec. Does this mean JIT (and I guess most binary instrumentation (debuggers) / virtualization / translation tech) won't run as expected? |
|