Hacker News new | ask | show | jobs
by kstrauser 809 days ago
FreeBSD has the same kind of abstraction layer that allows it to run Linux binaries, basically selecting which ABI to use per-executable. I wonder how hard it’d be to make a Linux equivalent?