@steipete More precisely: ARMv8.3 adds a new float-to-int instruction with errors and out-of-range values handled the way that JavaScript wants. The previous insns to get JavaScript's semantics were much slower. JavaScript's numbers are double by default so it needs this c...