Hacker News new | ask | show | jobs
by Arelius 4818 days ago
> Since ActionScript VM is far slower than JavaScript

This is actually incorrect. While ActionScript is actually far slower than Javascript, the VM is actually really good at running C code compiled to it. Providing about a 30x speed up over Actionscript.