Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Shu-yu Guo 28dd0726bb Fix ApplicationDomain 2012-07-02 20:02:23 -07:00
examples Merged shu.hml into the inspector. 2012-06-29 18:33:52 -07:00
extension/firefox Adds AVM1 to the extension 2012-05-16 12:27:18 -05:00
lib Create and use a submodule for DataView.js. 2012-06-21 16:43:10 +02:00
src Fix ApplicationDomain 2012-07-02 20:02:23 -07:00
utils Fix NaN === NaN tester 2012-04-27 22:22:20 -05:00
.gitignore Ignore any files with ~ at the end 2012-06-01 10:32:18 -05:00
.gitmodules Cleanup .gitmodules. 2012-06-26 12:03:43 +02:00
LICENSE Update LICENSE. 2012-04-25 00:07:19 +02:00
README.md Update README.md 2012-01-07 09:51:04 +01:00

README.md

Shumway

Overview

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.