What do people think of cross-compiling Flex (ActionScript) to Dart as an 
alternative to writing another JS compiler via FalconJS etc? Would that be any 
easier and could that gain from the performance optimisations done by i.e. 
dart2js? In future maybe one could mix and match "legacy" ActionScript with 
Dart code and all compile down to Dart run by either the DartVM or JS via 
dart2js?

I've seen existing approaches to write Dart with Flash (StageXL) or Flex-like 
APIs (Dart Bootstrap Web Components PoC); however, missed to see any attempts 
or discussions around ActionScript to Dart to handle existing projects.

Best,
Alex

Reply via email to