|
|
|
|
|
by AkihiroSuda
222 days ago
|
|
There is also elfconv (by my colleague): an AOT binary translator that directly converts Linux ELF to Wasm.
https://yomaytk.github.io/elfconv-demo/ The Wasm port of the Linux kernel sounds quite interesting as it may potentially help improving the syscall compatibility of elfconv. |
|