Files
wasmtime/lib
Dan Gohman 11eddafef8 Avoid using floating-point values in expand_fcvt_to_sint.
Compute the bound values for expand_fcvt_to_sint using bitwise integer
arithmetic rather than floating-point arithmetic, to avoid relying on
host floating point arithmetic.
2018-03-12 12:50:58 -07:00
..
2018-03-12 12:38:01 -07:00
2018-03-09 16:32:13 -08:00