зеркало из https://github.com/mozilla/shumway.git
4289c9e182 | ||
---|---|---|
.. | ||
avmshell | ||
jsshell-cached | ||
patches | ||
playerglobal-builder | ||
spell | ||
typescript | ||
.gitignore | ||
Makefile | ||
README.md | ||
asc.jar | ||
asc.jar-LICENSE | ||
closure.jar | ||
closure.jar-COPYING | ||
compileabc.js | ||
generateFuzzTests | ||
get-github-log.py | ||
instrument-swf.xslt | ||
lint-all.json | ||
lint.json | ||
lint.mk | ||
update-flash-refs.js | ||
updateInspectorIncludes.js |
README.md
Useful Tools
ActionScript Compiler, ASC -> ABC (asc)
curl ftp://ftp.mozilla.org/pub/js/tamarin/builds/asc/latest/asc.jar > asc.jar
Adobe Open Source Flex SDK (swfdump)
curl http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4.6/flex_sdk_4.6.0.23201_mpl.zip > flex-sdk.zip
Tamarin (tamarin-redux)
https://developer.mozilla.org/En/Tamarin/Tamarin_Build_Documentation
Test Cases
Tamarin Test Cases
http://hg.mozilla.org/tamarin-redux/file/0814059d4ff7/test
Simpler Test Cases
https://github.com/changm/tessa/tree/master/test/custom