Ruffle

From COPTR
Jump to navigation Jump to search
A flash player emulator written in Rust
Homepage:https://github.com/ruffle-rs/ruffle
Source Code:https://github.com/ruffle-rs/ruffle
License:Apache License 2.0
Cost:Free and Open Source (FOSS)
Platforms:Windows, Linux, MacOS
Language:Rust
Input Formats:SWF
Function:Viewer



Description

Ruffle is a flash player emulator written in Rust. It is helpful to users with content such as SWF who would like to view the content and engage with it interactively.

As open source software the utility might also offer potential for developers to extract information about significant properties about Flash content by accessing the utility's underlying APIs.

Development Activity

All development activity is visible on GitHub: http://github.com/ruffle-rs/ruffle/commits

Release Feed

Below the last 3 release feeds:

2026-07-26 00:42:15
[tag:github.com,2008:Repository/183483988/nightly-2026-07-26 Nightly 2026-07-26]
by RuffleBuild
2026-07-25 00:42:59
[tag:github.com,2008:Repository/183483988/nightly-2026-07-25 Nightly 2026-07-25]
by RuffleBuild
2026-07-24 00:39:09
[tag:github.com,2008:Repository/183483988/nightly-2026-07-24 Nightly 2026-07-24]
by RuffleBuild

Activity Feed

Below the last 5 commits:

2026-07-26 21:38:52
[tag:github.com,2008:Grit::Commit/35c988c4a28b4e06a59bf4a58dfbfb3e7ba1fe77 tests: Expand the `avm2/avm1_root` test]
by ChrisCPI https://github.com/ChrisCPI
2026-07-26 18:01:00
[tag:github.com,2008:Grit::Commit/37ab26ad6b98be3a0e7e3f3983fb6dc541dba098 tests: Add test coverage for null ElementFormat when creating text line]
by Lord-McSweeney https://github.com/Lord-McSweeney
2026-07-26 18:01:00
[tag:github.com,2008:Grit::Commit/b3721857542269493669bc099dbe81919ea58c7b avm2: Bail out if ElementFormat for text block's content is null]
by Lord-McSweeney https://github.com/Lord-McSweeney
2026-07-26 18:01:00
[tag:github.com,2008:Grit::Commit/ace59de296c98ecdc622a1b43d0c01f76b8ed078 avm2: Move `TextLine` creation code to its own function]
by Lord-McSweeney https://github.com/Lord-McSweeney
2026-07-26 12:19:42
[tag:github.com,2008:Grit::Commit/2900f4b0774801d5ec7b8475a9ea1eb4d850f87e tests: Add test for TextBlock.createTextLine with shrinking content]
by evilpie https://github.com/evilpie