This will need a compiler targeting x86_64, but hopefully that should be relatively easy within nixpkgs. Resources: - FEX wiki: https://wiki.fex-emu.com/index.php/Development:Setting_up_Thunks - FEX ThunkLibs readme: https://github.com/FEX-Emu/FEX/blob/main/ThunkLibs/README.md - Fedora package spec: https://src.fedoraproject.org/rpms/fex-emu/blob/rawhide/f/fex-emu.spec Also watch out for this issue with 32-bit thunk libs: https://github.com/FEX-Emu/FEX/issues/4301
This will need a compiler targeting x86_64, but hopefully that should be relatively easy within nixpkgs.
Resources:
Also watch out for this issue with 32-bit thunk libs: FEX-Emu/FEX#4301