Y
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
kevingadd
4368 days ago
AS3 also has things like pointers (via domain memory). The closest thing to that in current JS is asm.js.
link