billhibazzz / shumway

Shumway is a Flash VM and runtime written in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Shumway is a Flash VM and runtime written in JavaScript

License:Apache License 2.0


Languages

Language:TypeScript 40.9%Language:ActionScript 34.0%Language:JavaScript 21.6%Language:HTML 1.5%Language:C++ 0.9%Language:C 0.4%Language:Python 0.3%Language:Makefile 0.2%Language:CSS 0.1%Language:XSLT 0.0%Language:Java 0.0%Language:Shell 0.0%