You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Currently WebAssembly SIMD specification is missing all kinds of double-precision f64x2 conversions. The instruction set needs at least the following conversions to be usable:
SIMD double-precision to single-precision floating-point
SIMD single-precision to double-precision floating-point