Shumway is a Flash VM and runtime written in JavaScript
Перейти к файлу
Liviu Codrut Stancu 6cdea1ff7a Added enable optimizations check. 2012-07-19 17:43:26 -07:00
examples Added enable optimizations check. 2012-07-19 17:43:26 -07:00
extension/firefox Adds AVM1 to the extension 2012-05-16 12:27:18 -05:00
lib Update Kanvas. 2012-07-16 16:44:17 +02:00
src Added trampolines for global trait methods. 2012-07-19 17:39:33 -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 author list. 2012-07-13 23:37:13 -07: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.