Wine-CE (Chimera Edition, Cross-architecture Emulator) is a compatibility layer capable of running Windows applications on Cross-architecture paltform of Linux. It is base on Wine Project and Qemu Project
Wine-CE 8.8 released, Support Native Mode and Emulate Mode, It Can be running at x86_64, AArch64, RISCV64
What's Native Mode For example, If guest is i386 or x86_64, host is x86_64, It will be running without binary-translator
What's Emulate Mode For example, If guest is i386 or x86_64, host is riscv64 or aarch64, It will be running with binary-translator
Project Address: