Replies: 1 comment
-
Yes. Haxe has a Flash target (https://haxe.org/documentation/introduction/compiler-targets.html), and |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know there is a discussions thread about swftools, but that's more for extracting and manipulating a swf file. I also know there's the OCaml based MTASC (AS2 compiler), but I haven't really tested it much. But since MTASC exists, would that mean in theory I could make my own compiler for AS2 and maybe AS3 to far more optimize it as I see fit? My biggest pitfall I think right now, is having ruffle understand the optimizations I make. Any suggestions on what pitfalls I would run into? I know it's possible, it won't be easy, but I like a challenge.
Beta Was this translation helpful? Give feedback.
All reactions