Sven Paulsen
Sven Paulsen
Here's a PR to enable building 0.16.20 for Windows on ARM as requested in #1551. **Prerequisites to build from source:** 1. Download and install [LLVM](https://github.com/llvm/llvm-project/releases) 2. Download and install [Perl](https://strawberryperl.com)...
As you know, presence updates have a major impact on the overall server performance... but just turning it off is not a real solution in most use-cases. Therefore, I'm suggesting...
This includes the minimal necessary updates to get `xargo` compiling with the latest Rust toolchain. No functional changes were made - just adjustments to ensure compatibility... also applied code formatting...