Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Till Schneidereit 16451d8836 Merge pull request #2417 from luser/fix-weak-map-keys
Use ThreadSafeChromeUtils.nondeterministicGetWeakMapKeys. Fixes #2416.
2016-03-29 16:51:46 +02:00
examples Merge pull request #2386 from mbebenita/slim-fast 2015-09-14 09:50:12 -05:00
extension Use ThreadSafeChromeUtils.nondeterministicGetWeakMapKeys. Fixes #2416. 2016-03-29 09:32:53 -04:00
lib Remove jpgjs dependency, apply jpeg3 alpha values in the gfx backend. 2015-05-20 18:37:44 -07:00
src Fix case-insensitive property lookups. 2015-10-14 17:15:55 -07:00
test Update baselines. 2015-10-14 17:15:03 -07:00
traceLogging Conveniently place trace logging files in the Shumway root directory. 2014-11-11 16:41:11 -08:00
utils Add singxpi.js botio utility source code. 2015-12-20 21:07:48 -06:00
web Adds the example of a simple swfm recorder. 2015-09-11 17:11:07 -05:00
.gitignore Add a simple benchmarking tool. 2015-09-02 18:32:22 -07:00
.gitmodules Remove jpgjs dependency, apply jpeg3 alpha values in the gfx backend. 2015-05-20 18:37:44 -07:00
.travis.yml Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
AUTHORS add /me to authors 2013-08-16 12:14:29 -03:00
Gruntfile.js Disable pretty-printing in closure optimizations 2015-09-09 14:19:14 +02:00
LICENSE Changes license to Apache v2 and adds headers for the core files 2013-04-25 14:40:07 -05:00
LICENSE-OFL.txt Add missing LICENSE-OFL.txt file. 2015-08-03 11:49:40 -07:00
Makefile Update (and sync) botio files to run ats tests. 2015-08-26 19:13:48 -05:00
README-LICENSE.txt Address review comments. 2015-07-30 21:20:36 -07:00
README.md Update README.md 2015-03-28 20:31:24 +01:00
diff_test Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00
package.json Merge. 2015-09-04 14:19:39 -07:00
tslint.json Rewrite of most of the AVM2 component, the core of the AVM1, plus lots of other changes to adapt to said rewrites 2015-04-23 19:27:58 +02:00

README.md

Build Status

Shumway

Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance.

Shumway is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering SWFs. Integration with Firefox is a possibility if the experiment proves successful.

Getting started

Online demo

For an online demo, visit:

Extension

Install the Firefox extension: http://mozilla.github.io/shumway/extension/firefox/shumway.xpi

This development extension should be quite stable but still might break from time to time. Also, note that the development extension is updated on every merge and by default Firefox will auto-update extensions on a daily basis (you can change this through the extensions.update.interval option in about:config, time is in seconds).

To build the Firefox extension: use grunt firefox.

Contributing

Development

See the wiki.

If you don't want to hack on the project or have little spare time, you still can help! Just install the Firefox extension, test it on SWFs in the wild, and report any problems or unimplemented features.

Our GitHub contributors so far:

You can add your name to it! :)

The easiest way to get started is to grep for TODOs and implement them.

Additional resources

Talk to us on IRC:

  • #shumway on irc.mozilla.org

Post on our mailing list:

Subscribe either using lists.mozilla.org or Google Groups: