Guest execution
WorkingNative x86-64 guest execution on Windows, with ELF/SELF loading, relocation, module linking and TLS.
- ELF and SELF loading, relocation, module linking, TLS and firmware HLE.
- Contained-fault diagnostics keep a faulting guest thread from taking down the host.
- Native cooperative fibers retain suspended guest stacks across switches.
- Inspection, decoding and HLE components also build on Linux and macOS; native execution is Windows-only.