Re: WebAssembly Flash ByPass

2017-04-12 Thread Alex Harui
On 4/12/17, 11:37 AM, "Jason Taylor" wrote: >Would be really nice if somehow we could get a lot of votes on this >issue, the flash player team would be the best group to work on this, and >this would hugely benefit a all flash/flex/air/flex js people.Alex, >any chance you could help this vo

RE: WebAssembly Flash ByPass

2017-04-12 Thread Jason Taylor
lol yes, currently WebAssembly dosen't include the bindings to WebGL, so still have to hack things around a bit, but yes essentially we would have to rewrite the main rendering engine to WebGL, still haven't made it deep into LightSpark's rendering engine, but assuming they are mimicking the nat

RE: WebAssembly Flash ByPass

2017-04-12 Thread Jason Taylor
Would be really nice if somehow we could get a lot of votes on this issue, the flash player team would be the best group to work on this, and this would hugely benefit a all flash/flex/air/flex js people.Alex, any chance you could help this vote get more attention? ~ JT -Original Mess

Re: [FlexJS] Merge feature into develop

2017-04-12 Thread Alex Harui
On 4/11/17, 11:59 PM, "Christofer Dutz" wrote: >From the look of it, it seems as if indeed develop is blue again ( Thanks >for fixing. >So, I guess now is the time to start writing some test that ensure the >applications built by our build work. So I will probably start by >creating some simple

RE: WebAssembly Flash ByPass

2017-04-12 Thread Bernhard Schleicher
There is an issue by adobe to implement a HTML Target for Air (WebGL / WebAssembly) https://tracker.adobe.com/#/view/AIR-4178275 Please vote for this issue if you are interested. Regards, Bernhard -Original Message- From: Tom Chiverton [mailto:t...@extravision.com] Sent: Mittwoch, 12. A

Re: WebAssembly Flash ByPass

2017-04-12 Thread Dev LFM
About Skia, there are a lot of port's on github.. 2017-04-12 8:52 GMT+01:00 Tom Chiverton : > I certainly look forward to seeing what comes out of it. > > Sounds like you relish the challenge ! > > Tom > > > > On 11/04/17 20:09, Jason Taylor wrote: > >> problem area is obviously the rendering eng

Re: WebAssembly Flash ByPass

2017-04-12 Thread Tom Chiverton
I certainly look forward to seeing what comes out of it. Sounds like you relish the challenge ! Tom On 11/04/17 20:09, Jason Taylor wrote: problem area is obviously the rendering engine, but I do have quite a bit of experience in the area.

Re: [FlexJS, Maven] Build library project type to js only swc

2017-04-12 Thread piotrz
Chris, Results are pretty similar even if I used typedefs. I think I will try to creat simple example which reproduce the issue and get back to you. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.

Re: [FlexJS] Merge feature into develop

2017-04-12 Thread Christofer Dutz
From the look of it, it seems as if indeed develop is blue again ( Thanks for fixing. So, I guess now is the time to start writing some test that ensure the applications built by our build work. So I will probably start by creating some simple Selenium tests to do some basic stuff. Chris Am