Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rfoo
on Jan 13, 2021
|
parent
|
context
|
favorite
| on:
Huawei ExaGear: x86_64 apps on Arm 64-bit Linux sy...
That's just a general kernel feature named binfmt_misc [1], just register the interpreter with the O flag. You can write your own binary translator and have the kernel run it for you, too.
[1]
https://www.kernel.org/doc/html/latest/admin-guide/binfmt-mi...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://www.kernel.org/doc/html/latest/admin-guide/binfmt-mi...