8 ms·
Like asm.js?
by thesnider 13y ago
Like asm.js?
- pcwalton 13y agoasm.js is standardized, in that its semantics are fully defined by ECMA-262, which is a multi-vendor, widely implemented standard.
- masklinn 13y agoI may be wrong, but I see Math.imul as part of the asm.js spec and I believe it's an extension on ECMA-252.5 (and related libraries, IIRC typed arrays are part of the webgl stuff, not ECMA-262)