|
|
|
|
|
by morphle
544 days ago
|
|
No, I don't think it is impossible for MacOS. I might be missing a detail here, not sure. I have to think it over. I have seen [1] you can patch ANECompilerService, so you can even speed up existing code, because Apple compiles your code just in time (at runtime) on each machine. We could do that for MacOS libc too. [1] Some how-to hints in https://discussions.apple.com/thread/254758525?sortBy=rank |
|