1 2
// JS functions for the ieee754 implementation pub const IEEE754_JS: &str = include_str!("ieee754.js");