rustdesk / rustdesk-server

RustDesk Server Program
https://rustdesk.com/server
GNU Affero General Public License v3.0
6.49k stars 1.36k forks source link

windows 32bit build #385

Open arleenlasleur opened 6 months ago

arleenlasleur commented 6 months ago

Hello, can you also add 32bit build for windows releases? On ultra-low end such as 775 sockets people prefer to install 32bit Windows due 1, 2 or 4 gb of RAM. I work with these machines often.

paspo commented 6 months ago

Latest processors for the LGA775 socket are at least 10 years old.

We don't collect usage statistics, but I can safely assume that rustdesk-server instances running on these machines can barely add up to 0.1% of the total.

Given that if we add a 32bit build we should also support it, do you think it's a good idea to spend time supporting an ancient architecture instead of focusing on new ones and new features?