Hyper

Results 63 comments of Hyper

What operating system are you running?

> Might not work out if [hedge-dev/XenonRecomp#22](https://github.com/hedge-dev/XenonRecomp/pull/22) gets merged? I've added compile-time checks for x86 now, `os::host::IsCapableCPU()` now returns true on other architectures. It'll be the responsibility of those implementing...

Tested on unsupported hardware, ran into an illegal instruction. The static initialisers are probably being emitted with AVX code, which would be a bit of a pain to maintain. Closing...