Confirmed users
367
edits
No edit summary |
|||
| Line 34: | Line 34: | ||
== Proposed future JS features that would be useful to asm.js == | == Proposed future JS features that would be useful to asm.js == | ||
* int64 arithmetic: https://gist.github.com/BrendanEich/4294d5c212a6d2254703 | |||
* ArrayBuffer.prototype.discard ({{bug|855669}}): to allow madvise(DONTNEED) | * ArrayBuffer.prototype.discard ({{bug|855669}}): to allow madvise(DONTNEED) | ||
* Typed Objects: ([http://wiki.ecmascript.org/doku.php?id=harmony:typed_objects Typed Objects]) | * Typed Objects: ([http://wiki.ecmascript.org/doku.php?id=harmony:typed_objects Typed Objects]) | ||