elfconv: AOT binary translator of Linux/ELF -> WebAssembly
Summary
elfconv is an ahead-of-time binary translator that converts Linux ELF binaries into WebAssembly for browser and WASI runtimes. It emphasizes no source code needed, Linux syscall emulation, experimental browser fork/execve, and performance advantages over CPU emulation, with current status as work in progress and notable limitations.