tc39 / ecmascript_simd

SIMD numeric type for EcmaScript
Other
544 stars 64 forks source link

Clarify that casts not available for Bool types #236

Closed littledan closed 9 years ago

littledan commented 9 years ago

Neither bitwise nor abstract casts happen to or from Boolnxm, but spec language implies that they should be, even though they'd be broken (at least the bitwise ones would).

littledan commented 9 years ago

Done in spec v0.7.3