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
[WebAssembly] Support single-floating-point literal
As mentioned in TODO comment, casting double to float causes NaNs to
change bits. To avoid the change, this patch adds a support for single
float floating point literal value.
0 commit comments