https://bugs.kde.org/show_bug.cgi?id=515147
--- Comment #2 from [email protected] --- Here is pre compiled version: https://drive.google.com/file/d/1g0nCqSuxKd3uVpP55NK5q2F8xeeCjQgH/view?usp=sharing This is compiled for x86_64 but it may not run if you cpu does not support any kind of simd. I will recompile in that case. I know it is bad idea to run random binary from web so building from my source is still an option. When you download it, unpack in some folder and run this: ```sh ~/beam$ ./target/debug/beam --low_end ``` I wasn't planning to ship this anywhere yet so the folder structure must match, even including empty folders. -- You are receiving this mail because: You are watching all bug changes.
