Files
wasmtime/lib/cretonne
Dan Gohman 39488630f6 Avoid floating-point types in Ieee32::new and Ieee64::new. (#130)
* Avoid floating-point types in Ieee32::new and Ieee64::new.

This eliminates the need for unsafe code in code that uses Cretonne, a few
instances of unsafe code in Cretonne itself, and eliminates the only instance
of floating point in Cretonne.

* Rename new to with_bits, and new_from_float to with_float.
2017-08-02 11:05:49 -07:00
..
2017-07-31 16:02:27 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00