Hacker News new | ask | show | jobs
by azakai 4369 days ago
It agrees on numeric types, but it has very large differences like namespaces, classes, etc. Look at how complex the Shumway VM is.
1 comments

AS3 also has things like pointers (via domain memory). The closest thing to that in current JS is asm.js.