I'd like to generate some bytecode for the Flash 10 AVM2 directly, i.e. without AS3. An assembler that produced a SWF file would be ideal.
Does this exist? If not, what's the easiest way to get from assembler → abc → SWF?
|
|
I'd like to generate some bytecode for the Flash 10 AVM2 directly, i.e. without AS3. An assembler that produced a SWF file would be ideal. Does this exist? If not, what's the easiest way to get from assembler → abc → SWF? |
||
|
|
|
|
It looks like As3c is what I'm looking for:
|
||
|
|
|
|
not sure if that's what you want but haXe is opensource. haXe has also a library that can produce bytecode from haxe code. |
||
|