Package Details: fex-emu 2410-1

Git Clone URL: https://aur.archlinux.org/fex-emu.git (read-only, click to copy)
Package Base: fex-emu
Description: Fast usermode x86 and x86-64 emulator for Arm64
Upstream URL: https://fex-emu.com
Licenses: MIT
Submitter: 1ace
Maintainer: Sonicadvance1
Last Packager: Sonicadvance1
Votes: 3
Popularity: 0.000970
First Submitted: 2022-08-15 15:32 (UTC)
Last Updated: 2024-10-07 18:27 (UTC)

Latest Comments

« First ‹ Previous 1 2

Sonicadvance1 commented on 2022-08-16 02:23 (UTC) (edited on 2022-08-16 02:27 (UTC) by Sonicadvance1)

erofs-utils once it gets bumped to 1.5 will be desired by this as well. erofsfuse is more desirable than squashfuse and FEX-Emu supports both, although recommending erofsfuse.

At some point we will want to enable thunking on this platform as well, but sorting out cross-compiling will be interesting.

Probably also want to pass in -DBUILD_TESTS=False to the cmake arguments, since tests won't matter here. Removes the nasm requirement.

Our minimum spec is also clang10, not sure if that matters in this build system. Enabling thunks bumps that minimum spec to clang11 or clang12.