Elfuse: Run ARM64/x86-64 Linux ELF Binaries on macOS Apple Silicon
Elfuse provides a lightweight solution for running Linux ELF binaries on macOS Apple Silicon without the overhead of full virtualization.
Elfuse allows running Linux ELF binaries directly from the macOS shell without the need for Docker or a full VM image. It operates within a lightweight Hypervisor.framework VM, translating Linux syscalls to macOS behavior. Both ARM64 and x86-64 architectures are supported, making it a versatile tool for developers.