
0.3.0 / 16-06-2026
Performance
Features
Ruffle
Accuracy
Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and on all modern browsers through the use of WebAssembly and has extensive content compatibility in ActionScript; the language that powers interactivity in games and applications made with Flash.
Users or website owners may install the web version of Ruffle and existing flash content will "just work", with no extra configuration required. It will also detect all existing Flash content and this is an entirely open source project maintained by volunteers.
--
Installing on a website you own
Use an official Ruffle CDN, or download the 'standalone' version of Ruffle from our downloads, and include the following JavaScript on any page with Flash content:
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
OR
<script src="path/to/ruffle/ruffle.js"></script>
If you're using a local installation, you'll need to make sure your web server is configured to serve .wasm files correctly, so please visit our wiki if you need help with that.
For advanced usage, consult their documentation for JavaScript API and installation options.
Downloading
Ruffle is directly available as an extension in the Chrome Web Store and on addons.mozilla.org:
- Safari: 14+ is required...
Most Recent Changes
--0.3.0--
Please refer to here.
--
Please refer to here for their almost daily consolidated update logs.
None to add for the moment...