Kerry Thompson wrote:
I don't know of a way to compile a swf from C, or any machine-language
compiler. I'm not quite sure about iPhone apps developed in Flash--they may
compile to native code, but there isn't a way to compile a swf to machine
language that I know of.


You must have missed the Alchemy project, it lets you compile c and c++ code to actionscript bytecode using gcc. But it does not do any bytecode to native code. However, the player does have a JIT recompiler that does do exactly that.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to