Muvm can be useful on x86 systems too, maybe not for page size mismatches (though, maybe?), but e.g. for isolation. On such systems it doesn't make sense that muvm tries to configure a binfmt handler.
My idea was to allow setting the --emu argument to none, as well as automatically set it to none instead of fex when muvm is compiled for x86. Would that be appreciated?
This also ties into what I mentioned in #158 with a config file where you can define custom emulators, if you're running on some other "exotic" architecture and want to utilize muvm for page size compatibility.