Earlier quoted context omitted.
WASM has 64-bit ints, did asm.js support those? How can you polyfill that without a real slowdown.
A property with getter and setter backed by singleton typed array instance?
Any operation, like 64-bit adds/muls/divs/etc would have to call emulation functions. It'll be orders of magnitude slower.