Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Yury Delendik 8c511c53ef Fixes regression from #49 (91d745b6fb) 2012-11-19 08:37:28 -06:00
examples Fixes regression from #49 (91d745b6fb) 2012-11-19 08:37:28 -06:00
extension/firefox flash: Replace the rest of the old stubs 2012-11-17 04:40:52 -05:00
lib Re-enable path mirroring in Kanvas. 2012-11-16 13:20:01 +01:00
src image: Properly load images with a blank JPEGTables 2012-11-19 12:10:03 +01:00
utils Adjusts .gitignore 2012-10-31 09:42:21 -05:00
web Copy xstats directories. 2012-11-16 16:52:20 +01:00
.gitignore Adjusts .gitignore 2012-10-31 09:42:21 -05:00
.gitmodules Integrate xStats performance monitor. 2012-11-15 22:45:21 +01:00
LICENSE Update LICENSE 2012-09-28 18:28:18 -07:00
Makefile Always builds extension; list of the other examples 2012-11-09 07:34:58 -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.