Function cranelift_wasm::f32_translation
source ยท pub fn f32_translation(x: Ieee32) -> Ieee32Expand description
Turns a wasmparser f32 into a Cranelift one.
pub fn f32_translation(x: Ieee32) -> Ieee32Turns a wasmparser f32 into a Cranelift one.