ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.4k stars 796 forks source link

Adding Windows XP support #3568

Open EgorKuzevanov opened 3 years ago

EgorKuzevanov commented 3 years ago

Hello, dear developers of the Ruffle emulator! Can you add Windows XP support to the Ruffle emulator? It is necessary to improve security when playing Flash content under Windows XP SP3 in Mozilla Firefox 52.9.0 ESR and SeaMonkey 2.49.5 browsers. But the Ruffle emulator is written in the Rust programming language, and all known compilers of this language are incompatible with Windows XP. Thank you in advance.

Lastorder-DC commented 3 years ago

You can always use pre-compiled version. If precompiled version not works, that could be an issue. (But I don't think supporting over 7 year old discontinued os is a great idea)

Poopooracoocoo commented 3 years ago

I understand supporting Windows 7 (an actual product, no UWP, more stable), but XP???? Bruh.

Well the polyfill (when it's hosted on a website) should make it fallback to Flash Player....