Grigorii Khvatskii
Grigorii Khvatskii
Are you on Linux/Docker on Apple Silicon? Anyway, this has to do with the fact the mystem is only compiled for x86. Your distro seems to try and run it...
Performance aside, I've created a small demo of using the library in the browser: https://github.com/x0wllaar/liboqs-wasm. I did not test with Node/Bun, but I think it should work there as well....
> 64-bit little endian Yeah that's the problem as by default Emscripten compiles for 32-bit WASM. The 64-bit version is not really supported right now (see https://webassembly.org/features/, specifically Memory64 there)....
After some fighting with CMake, I managed to get BIKE to work in browsers without any experimental options, thank you!
I'm not sure if that's specific for SnowRunner, but enabling/disabling `d3d11.dcSingleUseMode` has a huge effect on my eGPU setup (TB3 + Sonnet Breakaway Box 650 + RX6700XT on Framework 13...
Something tells me that on Windows, the GPU driver knows that an eGPU is being used, and optimizes certain things for this case. I don't have time (and don't want...
This seems to be a problem with the i915 driver https://gitlab.freedesktop.org/drm/intel/-/issues/6506
Can you test it on 6.0.7 from https://kernel.ubuntu.com/~kernel-ppa/mainline/? I'm not sure if the backport made it to Pop's kernel
I am also experiencing this issue (or variations thereof) This is supposed to be Mullvad:  The three dots near it are supposed to be qbittorrent Flatpak, but I "fixed"...