Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Line 48: Line 48:
** Formalize Typed Object "class declarations" in asm.js which could make asm.js a target for JVM/CLR/TypeScript (and allow these languages to reuse the builtin JS GC)
** Formalize Typed Object "class declarations" in asm.js which could make asm.js a target for JVM/CLR/TypeScript (and allow these languages to reuse the builtin JS GC)
* FunctionPromise: {{bug|854627}}, or perhaps just make some functions (asm.js, no-free-variables) structured-cloneable
* FunctionPromise: {{bug|854627}}, or perhaps just make some functions (asm.js, no-free-variables) structured-cloneable
* Add "AsmFunction" constructor that threw informative exception on validation failure.: ({{bug|952847}})
* Add way to programmatically observe whether asm.js validated: {{bug|952847}}


== Current asm.js spec bugs ==
== Current asm.js spec bugs ==
Confirmed users
367

edits