Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Shumaway runtime as asm.js? #2440

Open
ivanistheone opened this issue Dec 2, 2017 · 2 comments
Open

Shumaway runtime as asm.js? #2440

ivanistheone opened this issue Dec 2, 2017 · 2 comments

Comments

@ivanistheone
Copy link

Would it be possible to convert Shumway to asm.js and thus render swf in any modern browsers with a fast js interpreter?

In general, does anyone have recommendations for converting swf to html5 js of some sort? I'm working on an open source app for educational that can render any js content, but many partners have swf content so looking for workarounds to import this content and make it accessible to students.

Note: I don't need it to work for any swf file, and I'm happy to do any pre-processing or conversion step for the swf content.

@ivanpopelyshev
Copy link

I think big companies keep their swf preprocessors for themselves. You should try https://github.com/jiborobot/pixi-animate or https://gafmedia.com/about

I made an analyzis of this repo, and without help of a small team I dont see how its possible to do anything on top of it.

@ivanpopelyshev
Copy link

ivanpopelyshev commented Dec 20, 2017

There are people who have AS3->TS translators with Flash API. You can try contact this person: http://www.html5gamedevs.com/topic/33337-moving-from-401-to-456/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants