Skip to main content
Robert Mc Dowell
Legend
October 28, 2017
Answered

Animate CC and WebAssembly

  • October 28, 2017
  • 1 reply
  • 663 views

Is Adobe planned to add WebAssembly feature as publish option and if yes will it be fully Actionscript compliant?

thanks

    This topic has been closed for replies.
    Correct answer Colin Holgate

    Don't worry, I won't say "no, it's hard"!

    I don't know specifically what Adobe's plans are for publishing to WebAssembly. I know they're always looking at other platforms to support. But, when it does exist you may need to only have features that are achievable in a browser. StageVideo for example directly uses hardware decoding, and having that work from within a web page may be not as possible as it is from within an AIR app.

    There is already a tracker entry for the feature request, you could go there and vote for it:

    Tracker

    1 reply

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    October 28, 2017

    Don't worry, I won't say "no, it's hard"!

    I don't know specifically what Adobe's plans are for publishing to WebAssembly. I know they're always looking at other platforms to support. But, when it does exist you may need to only have features that are achievable in a browser. StageVideo for example directly uses hardware decoding, and having that work from within a web page may be not as possible as it is from within an AIR app.

    There is already a tracker entry for the feature request, you could go there and vote for it:

    Tracker

    Robert Mc Dowell
    Legend
    October 28, 2017

    ok thanks bro.