Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Yury Delendik 73021178a6 Replacing window.print with console.log call 2012-11-08 18:00:08 -06:00
examples Replacing window.print with console.log call 2012-11-08 18:00:08 -06:00
extension/firefox Replacing window.print with console.log call 2012-11-08 18:00:08 -06:00
lib Update Kanvas. 2012-07-16 16:44:17 +02:00
src Removes _isContainer 2012-11-08 12:49:45 -06:00
utils Adjusts .gitignore 2012-10-31 09:42:21 -05:00
web Adjusts .gitignore 2012-11-08 16:13:26 -06:00
.gitignore Adjusts .gitignore 2012-10-31 09:42:21 -05:00
.gitmodules Merge branch 'master' into timeline-refactoring 2012-09-05 12:17:55 +02:00
LICENSE Update LICENSE 2012-09-28 18:28:18 -07:00
Makefile Automates gh-pages building 2012-11-08 15:37:55 -06: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.