Since Adobe have said that BlazeDS will now be contributed to Apache should it be incubated under Flex or in its own site
Anonymous
Apr 23, 2013
Another thing that the community can consider is to render the generated SWF directly in a HTML5 canvas object by emulating a vector graphics machine just like Flash. This instead of creating a compiler that generates a mix of HTML/CSS/JS. This is what I found while researching this topic:
2 Comments
Anonymous
May 25, 2012Since Adobe have said that BlazeDS will now be contributed to Apache should it be incubated under Flex or in its own site
Anonymous
Apr 23, 2013Another thing that the community can consider is to render the generated SWF directly in a HTML5 canvas object by emulating a vector graphics machine just like Flash. This instead of creating a compiler that generates a mix of HTML/CSS/JS. This is what I found while researching this topic:
https://github.com/mozilla/shumway
I am not sure about performance but it seems promising.